Udostępnij przez


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

Property Value

Attributes

Applies to