Share via


AzureVMResourceFeatureSupportRequest.VmSku Property

Definition

Gets or sets sKUs (Premium/Managed etc) in case of IaasVM

[Newtonsoft.Json.JsonProperty(PropertyName="vmSku")]
public string VmSku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSku")>]
member this.VmSku : string with get, set
Public Property VmSku As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to