Compartir a través de


VirtualNetworkEncryption.Enforcement Propiedad

Definición

Obtiene o establece si la red virtual cifrada permite la máquina virtual que no admite el cifrado. Entre los valores posibles se incluyen: "DropUnencrypted", "AllowUnencrypted"

[Newtonsoft.Json.JsonProperty(PropertyName="enforcement")]
public string Enforcement { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enforcement")>]
member this.Enforcement : string with get, set
Public Property Enforcement As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a