PSBastion.ScaleUnit Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Scale Units", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public int? ScaleUnit { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Scale Units", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.ScaleUnit : Nullable<int> with get, set
Public Property ScaleUnit As Nullable(Of Integer)

Property Value

Attributes

Applies to