UpdateAzureRmExpressRouteGatewayCommand.MaxScaleUnits Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Max for the scale units for this ExpressRouteGateway.", Mandatory=true)]
public uint MaxScaleUnits { get; set; }
[System.Management.Automation.Parameter(HelpMessage="Max for the scale units for this ExpressRouteGateway.", Mandatory=false)]
[System.Management.Automation.ValidateRange(1, 100)]
public uint MaxScaleUnits { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Max for the scale units for this ExpressRouteGateway.", Mandatory=true)>]
member this.MaxScaleUnits : uint32 with get, set
[<System.Management.Automation.Parameter(HelpMessage="Max for the scale units for this ExpressRouteGateway.", Mandatory=false)>]
[<System.Management.Automation.ValidateRange(1, 100)>]
member this.MaxScaleUnits : uint32 with get, set
Public Property MaxScaleUnits As UInteger

Property Value

UInt32
Attributes

Applies to