Dela via


CapacityModeChangeTransitionState.PreviousCapacityMode Property

Definition

Indicates the previous capacity mode of the account before successful transition.

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

Property Value

Applies to