Freigeben über


CassandraKeyspaceCreateOrUpdateContent Konstruktor

Definition

Initialisiert eine neue instance von CassandraKeyspaceCreateOrUpdateContent.

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

Parameter

location
AzureLocation

Der Speicherort.

resource
CassandraKeyspaceResourceInfo

Das JSON-Standardformat eines Cassandra-Schlüsselraums.

Ausnahmen

resource ist NULL.

Gilt für: