Freigeben über


ResourceSkuCapacity.ScaleType Eigenschaft

Definition

Ruft den Skalierungstyp ab, der auf die SKU anwendbar ist. Mögliche Werte: "Automatic", "Manual", "None"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: