Compartir a través de


AzureVMResourceFeatureSupportRequest.VmSku Propiedad

Definición

Obtiene o establece SKU (Premium/Administrado, etc.) en el caso de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a