Partilhar via


IDeletedVaultProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.DeletedVaultPropertiesTypeConverter))]
public interface IDeletedVaultProperties : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.DeletedVaultPropertiesTypeConverter))>]
type IDeletedVaultProperties = interface
    interface IJsonSerializable
Public Interface IDeletedVaultProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DeletionDate

The deleted date.

Location

The location of the original vault.

ScheduledPurgeDate

The scheduled purged date.

Tag

Tags of the original vault.

VaultId

The resource id of the original vault.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to