DeletedSasDefinitionBundle 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 DeletedSasDefinitionBundle : Microsoft.Azure.KeyVault.Models.SasDefinitionBundle
type DeletedSasDefinitionBundle = class
inherit SasDefinitionBundle
Public Class DeletedSasDefinitionBundle
Inherits SasDefinitionBundle
- Inheritance
Constructors
| DeletedSasDefinitionBundle() | |
| DeletedSasDefinitionBundle(String, String, String, String, String, SasDefinitionAttributes, IDictionary<String,String>, String, Nullable<DateTime>, Nullable<DateTime>) |
Properties
| Attributes | (Inherited from SasDefinitionBundle) |
| DeletedDate | |
| Id | (Inherited from SasDefinitionBundle) |
| RecoveryId | |
| SasType | (Inherited from SasDefinitionBundle) |
| ScheduledPurgeDate | |
| SecretId | (Inherited from SasDefinitionBundle) |
| Tags | (Inherited from SasDefinitionBundle) |
| TemplateUri | (Inherited from SasDefinitionBundle) |
| ValidityPeriod | (Inherited from SasDefinitionBundle) |