Compartilhar via


IStorageAccount.PrimaryEndpointTable Property

Definition

Gets the table endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the table endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="table")]
public string PrimaryEndpointTable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the table endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="table")>]
member this.PrimaryEndpointTable : string
Public ReadOnly Property PrimaryEndpointTable As String

Property Value

Attributes

Applies to