public final class DeletedVaultProperties extends Object
| Constructor and Description |
|---|
DeletedVaultProperties() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
deletionDate()
Get the deletionDate property: The deleted date.
|
String |
location()
Get the location property: The location of the original vault.
|
OffsetDateTime |
scheduledPurgeDate()
Get the scheduledPurgeDate property: The scheduled purged date.
|
Map<String,String> |
tags()
Get the tags property: Tags of the original vault.
|
void |
validate()
Validates the instance.
|
String |
vaultId()
Get the vaultId property: The resource id of the original vault.
|
public String vaultId()
public String location()
public OffsetDateTime deletionDate()
public OffsetDateTime scheduledPurgeDate()
public Map<String,String> tags()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.