Compartilhar via


CosmosDBAccountCreateOrUpdateContent Construtor

Definição

Inicializa uma nova instância do CosmosDBAccountCreateOrUpdateContent.

public CosmosDBAccountCreateOrUpdateContent (Azure.Core.AzureLocation location, System.Collections.Generic.IEnumerable<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation> locations);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountCreateOrUpdateContent : Azure.Core.AzureLocation * seq<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation> -> Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountCreateOrUpdateContent
Public Sub New (location As AzureLocation, locations As IEnumerable(Of CosmosDBAccountLocation))

Parâmetros

location
AzureLocation

O local.

locations
IEnumerable<CosmosDBAccountLocation>

Uma matriz que contém os locais de georeplicação habilitados para a conta do Cosmos DB.

Exceções

locations é nulo.

Aplica-se a