Partager via


VirtualNetworkInner.EnableVmProtection Propriété

Définition

Obtient ou définit indique si la protection des machines virtuelles est activée pour tous les sous-réseaux du réseau virtuel.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à