NewAzBastionCommand.ScaleUnit Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The Scale Units for BastionHost", Mandatory=false, ValueFromPipeline=true)]
public int? ScaleUnit { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The Scale Units for BastionHost", Mandatory=false, ValueFromPipeline=true)>]
member this.ScaleUnit : Nullable<int> with get, set
Public Property ScaleUnit As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to