다음을 통해 공유


IAccountCredentialDetails.AccountConnectionString Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Connection string of the account endpoint to use the account as a storage endpoint on the device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountConnectionString")]
public string AccountConnectionString { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Connection string of the account endpoint to use the account as a storage endpoint on the device.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountConnectionString")>]
member this.AccountConnectionString : string
Public ReadOnly Property AccountConnectionString As String

Property Value

Attributes

Applies to