VmSizeProperty.SupportedByVirtualMachines Propriedade

Definição

Obtém ou define isso indica que esse tamanho de vm tem suporte por máquinas virtuais ou não

[Newtonsoft.Json.JsonProperty(PropertyName="supportedByVirtualMachines")]
public bool? SupportedByVirtualMachines { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedByVirtualMachines")>]
member this.SupportedByVirtualMachines : Nullable<bool> with get, set
Public Property SupportedByVirtualMachines As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a