Table.TableName Property

Definition

Gets table name under the specified account

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tableName")]
public string TableName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tableName")>]
member this.TableName : string
Public ReadOnly Property TableName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to