Partilhar via


DiskEncryptionKeyInfo.SecretIdentifier Property

Definition

Gets or sets the secret url / identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to