Share via


ImportExistingDatabaseDefinition.StorageKey Property

Definition

Gets or sets storage key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to