CosmosDBThroughputPoolAccountData.ProvisioningState Property

Definition

A provisioning state of the ThroughputPool Account.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBStatus? ProvisioningState { get; set; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBStatus> with get, set
Public Property ProvisioningState As Nullable(Of CosmosDBStatus)

Property Value

Applies to