다음을 통해 공유


DatabaseExtensions.StorageKeyType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to