Compartir a través de


VirtualNetwork.EnableVmProtection Propiedad

Definición

Obtiene o establece indica si la protección de máquina virtual está habilitada para todas las subredes de la red 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a