DiskEncryptionSetData.PreviousKeys Propriedade

Definição

Uma coleção somente leitura de chaves do cofre de chaves usadas anteriormente por esse conjunto de criptografia de disco enquanto uma rotação de chave está em andamento. Ele ficará vazio se não houver nenhuma rotação de chave em andamento.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.KeyForDiskEncryptionSet> PreviousKeys { get; }
member this.PreviousKeys : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.KeyForDiskEncryptionSet>
Public ReadOnly Property PreviousKeys As IReadOnlyList(Of KeyForDiskEncryptionSet)

Valor da propriedade

Aplica-se a