public interface DeletedVault extends HasInnerModel<DeletedVaultInner>, HasName, HasId
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
deletionDate()
Get the deletionDate value.
|
String |
location()
Get the location value.
|
OffsetDateTime |
scheduledPurgeDate()
Get the scheduledPurgeDate value.
|
Map<String,String> |
tags()
Get the tags value.
|
innerModelString location()
OffsetDateTime deletionDate()
OffsetDateTime scheduledPurgeDate()
Copyright © 2020 Microsoft Corporation. All rights reserved.