次の方法で共有


NetworkInterface.VnetEncryptionSupported プロパティ

定義

この NIC がアタッチされている仮想マシンが暗号化をサポートしているかどうかを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象