CapacityModeChangeTransitionState.PreviousCapacityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)