你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CapacityModeChangeTransitionState.CurrentCapacityMode Property

Definition

Indicates the current capacity mode of the account.

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

Property Value

Applies to