다음을 통해 공유


DatabaseExtensions.StorageKey Property

Definition

Gets or sets storage key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to