ApiProperties.StorageAccountConnectionString Property

Definition

Gets or sets (Personalization Only) The storage account connection string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to