DeletedManagedHsmProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |