Compartir a través de


NetworkInterface.VnetEncryptionSupported Propiedad

Definición

Obtiene si la máquina virtual a la que está asociada esta nic admite el cifrado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetEncryptionSupported")]
public bool? VnetEncryptionSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vnetEncryptionSupported")>]
member this.VnetEncryptionSupported : Nullable<bool>
Public ReadOnly Property VnetEncryptionSupported As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a