Compartir a través de


VirtualNetworkEncryption.Enabled Propiedad

Definición

Obtiene o establece indica si el cifrado está habilitado en la red virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a