DeletedSecretBundle 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 DeletedSecretBundle : Microsoft.Azure.KeyVault.Models.SecretBundle
type DeletedSecretBundle = class
inherit SecretBundle
Public Class DeletedSecretBundle
Inherits SecretBundle
- Inheritance
Constructors
| DeletedSecretBundle() | |
| DeletedSecretBundle(String, String, String, SecretAttributes, IDictionary<String,String>, String, Nullable<Boolean>, String, Nullable<DateTime>, Nullable<DateTime>) |
Properties
| Attributes | (Inherited from SecretBundle) |
| ContentType | (Inherited from SecretBundle) |
| DeletedDate | |
| Id | (Inherited from SecretBundle) |
| Kid | (Inherited from SecretBundle) |
| Managed | (Inherited from SecretBundle) |
| RecoveryId | |
| RecoveryIdentifier | |
| ScheduledPurgeDate | |
| SecretIdentifier | (Inherited from SecretBundle) |
| Tags | (Inherited from SecretBundle) |
| Value | (Inherited from SecretBundle) |
Methods
| ToString() | (Inherited from SecretBundle) |