@Beta(value=V1_11_0) public interface DeletedVault extends HasInner<com.microsoft.azure.management.keyvault.implementation.DeletedVaultInner>, HasName, 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.
|
inner
String location()
org.joda.time.DateTime deletionDate()
org.joda.time.DateTime scheduledPurgeDate()
Copyright © 2019. All rights reserved.