Compartilhar via


RetrieveThroughputParameters Construtor

Definição

Inicializa uma nova instância de RetrieveThroughputParameters.

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

Parâmetros

location
AzureLocation

O local.

resource
RetrieveThroughputPropertiesResource

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

Exceções

resource é nulo.

Aplica-se a