Show / Hide Table of Contents

Interface IStorageConnectionStringResolver

Defines the interface for a storage connection string resolution service.

Namespace: DNVGL.One.Compute.StorageLibrary.ConnectionResolver
Assembly: DNVGL.One.Compute.StorageLibrary.dll
Syntax
public interface IStorageConnectionStringResolver

Methods

View Source

ResolveStorageConnectionString()

Resolves the storage connection string.

Declaration
string ResolveStorageConnectionString()
Returns
Type Description
System.String

The resolved connection string./>.

  • View Source
In This Article
Back to top Copyright © DNV AS. All rights reserved.