Condividi tramite


IEndpoints.Table 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 Table { 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.Table : string
Public ReadOnly Property Table As String

Property Value

Attributes

Applies to