Share via


ImportExistingDatabaseDefinition.StorageKeyType Property

Definition

Gets or sets storage key type. Possible values include: 'SharedAccessKey', 'StorageAccessKey'

[Newtonsoft.Json.JsonProperty(PropertyName="storageKeyType")]
public string StorageKeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageKeyType")>]
member this.StorageKeyType : string with get, set
Public Property StorageKeyType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to