DatabaseImportDefinition.StorageKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Storage key for the storage account. If StorageKeyType is ManagedIdentity, this field should specify the Managed Identity's resource ID.
public string StorageKey { get; }
member this.StorageKey : string
Public ReadOnly Property StorageKey As String