Compartir a través de


VmSizeProperty.SupportedByVirtualMachines Propiedad

Definición

Obtiene o establece que indica que las máquinas virtuales admiten o no este tamaño de máquina virtual.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a