CosmosDBTableResourceInfo.TableName Property

Definition

Name of the Cosmos DB table.

public Azure.Provisioning.BicepValue<string> TableName { get; set; }
member this.TableName : Azure.Provisioning.BicepValue<string> with get, set
Public Property TableName As BicepValue(Of String)

Property Value

Applies to