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

DeletedManagedHsmProperties Class

Definition

Properties of the deleted managed HSM.

public class DeletedManagedHsmProperties
type DeletedManagedHsmProperties = class
Public Class DeletedManagedHsmProperties
Inheritance
DeletedManagedHsmProperties

Constructors

DeletedManagedHsmProperties()

Initializes a new instance of the DeletedManagedHsmProperties class.

DeletedManagedHsmProperties(String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, IDictionary<String,String>)

Initializes a new instance of the DeletedManagedHsmProperties class.

Properties

DeletionDate

Gets the deleted date.

Location

Gets the location of the original managed HSM.

MhsmId

Gets the resource id of the original managed HSM.

PurgeProtectionEnabled

Gets purge protection status of the original managed HSM.

ScheduledPurgeDate

Gets the scheduled purged date.

Tags

Gets tags of the original managed HSM.

Applies to