SkuCapacity.ScaleType Property

Definition

Gets or sets the type of the scale. Possible values include: 'None', 'Manual', 'Automatic'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to