Compartilhar via


IStorageAccount.PrimaryEndpointTable Property

Definition

Gets the table endpoint.

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

Property Value

Attributes

Applies to