Freigeben über


CosmosDBTablePropertiesResource(String) Konstruktor

Definition

Initialisiert eine neue instance von CosmosDBTablePropertiesResource.

public CosmosDBTablePropertiesResource (string tableName);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBTablePropertiesResource : string -> Azure.ResourceManager.CosmosDB.Models.CosmosDBTablePropertiesResource
Public Sub New (tableName As String)

Parameter

tableName
String

Name der Cosmos DB-Tabelle.

Ausnahmen

tableName ist NULL.

Gilt für: