public final class VaultInner
extends com.azure.core.management.Resource
| Constructor and Description |
|---|
VaultInner() |
| Modifier and Type | Method and Description |
|---|---|
VaultProperties |
properties()
Get the properties property: Properties of the vault.
|
void |
validate()
Validates the instance.
|
VaultInner |
withProperties(VaultProperties properties)
Set the properties property: Properties of the vault.
|
public VaultProperties properties()
public VaultInner withProperties(VaultProperties properties)
properties - the properties value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020. All rights reserved.