@Beta(value=V1_11_0)
public interface DeletedVault
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.keyvault.implementation.DeletedVaultInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
deletionDate()
Get the deletionDate value.
|
String |
location()
Get the location value.
|
org.joda.time.DateTime |
scheduledPurgeDate()
Get the scheduledPurgeDate value.
|
Map<String,String> |
tags()
Get the tags value.
|
innerString location()
org.joda.time.DateTime deletionDate()
org.joda.time.DateTime scheduledPurgeDate()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/