SqlVirtualMachineGroup.ScaleType Property

Definition

Gets scale type. Possible values include: 'HA'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleType")]
public string ScaleType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleType")>]
member this.ScaleType : string
Public ReadOnly Property ScaleType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to