Share via


BastionHost.ScaleUnits Property

Definition

Gets or sets the scale units for the Bastion Host resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")]
public int? ScaleUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")>]
member this.ScaleUnits : Nullable<int> with get, set
Public Property ScaleUnits As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to