Compartilhar via


AzureVMResourceFeatureSupportRequest.VmSize Propriedade

Definição

Obtém ou define o tamanho do recurso: tamanho da VM (série A/D etc.) no 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a