Freigeben über


RedistributeThroughputParameters Konstruktor

Definition

Initialisiert eine neue instance von 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)

Parameter

location
AzureLocation

Der Speicherort.

resource
RedistributeThroughputPropertiesResource

Das JSON-Standardformat eines Ressourcendurchsatzes.

Ausnahmen

resource ist NULL.

Gilt für: