VirtualNetworkInner.EnableVmProtection Propriedade

Definição

Obtém ou define se a proteção de VM está habilitada para todas as sub-redes na rede virtual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a