Sdílet prostřednictvím


HostInfo.EffectiveDiskEncryptionKeyUrl Property

Definition

Gets or sets the effective disk encryption key URL used by the host

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to