Freigeben über


ITable.PropertyTableName Property

Definition

Table name under the specified account

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

Property Value

Attributes

Applies to