Partager via


AvailableServiceSkuCapacity.ScaleType Property

Definition

Gets or sets the scalability approach 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