次の方法で共有


HostInfo.EffectiveDiskEncryptionKeyUrl プロパティ

定義

ホストによって使用される有効なディスク暗号化キー URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象