Freigeben über


DiskEncryptionSetInner.PreviousKeys Eigenschaft

Definition

Ruft eine schreibgeschützte Auflistung von Schlüsseltresorschlüsseln ab, die zuvor von diesem Datenträgerverschlüsselungssatz verwendet wurden, während eine Schlüsselrotation ausgeführt wird. Er ist leer, wenn keine fortlaufende Schlüsselrotation erfolgt.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.previousKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.KeyVaultAndKeyReference> PreviousKeys { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.previousKeys")>]
member this.PreviousKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.KeyVaultAndKeyReference>
Public ReadOnly Property PreviousKeys As IList(Of KeyVaultAndKeyReference)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: