Share via


ResourceSkuCapacity.ScaleType Property

Definition

Gets the scale type applicable to the sku. Possible values include: 'automatic', 'manual', 'none'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to