ResourceSkuCapacity.ScaleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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