Share via


AccountCredentialDetails.AccountConnectionString Property

Definition

Gets connection string of the account endpoint to use the account as a storage endpoint on the device.

[Newtonsoft.Json.JsonProperty(PropertyName="accountConnectionString")]
public string AccountConnectionString { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountConnectionString")>]
member this.AccountConnectionString : string
Public ReadOnly Property AccountConnectionString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to