Partager via


RedistributeThroughputParameters Constructeur

Définition

Initialise une nouvelle instance 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)

Paramètres

location
AzureLocation

Emplacement.

resource
RedistributeThroughputPropertiesResource

Format JSON standard d’un débit de ressource.

Exceptions

resource a la valeur null.

S’applique à