Freigeben über


CosmosDBTableCreateOrUpdateContent Konstruktor

Definition

Initialisiert eine neue instance von CosmosDBTableCreateOrUpdateContent.

public CosmosDBTableCreateOrUpdateContent (Azure.Core.AzureLocation location, Azure.ResourceManager.CosmosDB.Models.CosmosDBTableResourceInfo resource);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBTableCreateOrUpdateContent : Azure.Core.AzureLocation * Azure.ResourceManager.CosmosDB.Models.CosmosDBTableResourceInfo -> Azure.ResourceManager.CosmosDB.Models.CosmosDBTableCreateOrUpdateContent
Public Sub New (location As AzureLocation, resource As CosmosDBTableResourceInfo)

Parameter

location
AzureLocation

Der Speicherort.

resource
CosmosDBTableResourceInfo

Das JSON-Standardformat einer Tabelle.

Ausnahmen

resource ist NULL.

Gilt für: