DeletedKeyBundle 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.
public class DeletedKeyBundle : Microsoft.Azure.KeyVault.Models.KeyBundle
type DeletedKeyBundle = class
inherit KeyBundle
Public Class DeletedKeyBundle
Inherits KeyBundle
- Inheritance
Constructors
| DeletedKeyBundle() | |
| DeletedKeyBundle(JsonWebKey, KeyAttributes, IDictionary<String,String>, Nullable<Boolean>, String, Nullable<DateTime>, Nullable<DateTime>) |
Properties
| Attributes | (Inherited from KeyBundle) |
| DeletedDate | |
| Key | (Inherited from KeyBundle) |
| KeyIdentifier | (Inherited from KeyBundle) |
| Managed | (Inherited from KeyBundle) |
| RecoveryId | |
| RecoveryIdentifier | |
| ScheduledPurgeDate | |
| Tags | (Inherited from KeyBundle) |