Partager 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