ResourceSkuCapacity.ScaleType Property

Definition

Gets the scale type applicable to the sku. Possible values include: 'Automatic', 'Manual', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCapacityScaleType? ScaleType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : Nullable<Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuCapacityScaleType>
Public ReadOnly Property ScaleType As Nullable(Of ResourceSkuCapacityScaleType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to