Share via


NetworkInterfaceData.VnetEncryptionSupported Property

Definition

Whether the virtual machine this nic is attached to supports encryption.

public bool? VnetEncryptionSupported { get; }
member this.VnetEncryptionSupported : Nullable<bool>
Public ReadOnly Property VnetEncryptionSupported As Nullable(Of Boolean)

Property Value

Applies to