Compartir a través de


AzureVMResourceFeatureSupportRequest.VmSize Propiedad

Definición

Obtiene o establece el tamaño del recurso: tamaño de máquina virtual (serie A/D, etc.) en caso de IaasVM

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a