Partilhar via


RedistributeThroughputParameters Construtor

Definição

Inicializa uma nova instância de RedistributeThroughputParameters.

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

Parâmetros

location
AzureLocation

O local.

resource
RedistributeThroughputPropertiesResource

O formato JSON padrão de uma taxa de transferência de recurso.

Exceções

resource é nulo.

Aplica-se a