你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDiskEncryptionSetList Class

Definition

public class PSDiskEncryptionSetList : Microsoft.Azure.Commands.Compute.Automation.Models.PSDiskEncryptionSet
type PSDiskEncryptionSetList = class
    inherit PSDiskEncryptionSet
Public Class PSDiskEncryptionSetList
Inherits PSDiskEncryptionSet
Inheritance
PSDiskEncryptionSetList

Constructors

PSDiskEncryptionSetList()

Properties

ActiveKey (Inherited from PSDiskEncryptionSet)
EncryptionType (Inherited from PSDiskEncryptionSet)
FederatedClientId (Inherited from PSDiskEncryptionSet)
Id (Inherited from PSDiskEncryptionSet)
Identity (Inherited from PSDiskEncryptionSet)
Location (Inherited from PSDiskEncryptionSet)
Name (Inherited from PSDiskEncryptionSet)
PreviousKeys (Inherited from PSDiskEncryptionSet)
ProvisioningState (Inherited from PSDiskEncryptionSet)
ResourceGroupName (Inherited from PSDiskEncryptionSet)
RotationToLatestKeyVersionEnabled (Inherited from PSDiskEncryptionSet)
Tags (Inherited from PSDiskEncryptionSet)
Type (Inherited from PSDiskEncryptionSet)

Methods

ToPSDiskEncryptionSet()

Applies to