Compartir a través de


VmSizeProperty.SupportedByWebWorkerRoles Propiedad

Definición

Obtiene o establece que indica que los roles de trabajo web admiten este tamaño de máquina virtual o no

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a