DefaultVirtualMachineScaleSetInfo.ConstrainedMaximumCapacity 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 if the the maximum capacity of the default migrated Virtual Machine Scale Set after its migration will be constrained to a limited number of VMs.
public bool? ConstrainedMaximumCapacity { get; }
member this.ConstrainedMaximumCapacity : Nullable<bool>
Public ReadOnly Property ConstrainedMaximumCapacity As Nullable(Of Boolean)