Compartilhar via


CassandraKeyspaceCreateOrUpdateContent Construtor

Definição

Inicializa uma nova instância de 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)

Parâmetros

location
AzureLocation

O local.

resource
CassandraKeyspaceResourceInfo

O formato JSON padrão de um keyspace do Cassandra.

Exceções

resource é nulo.

Aplica-se a