| Modifier and Type | Method and Description |
|---|---|
VaultProperties |
VaultProperties.withAccessPolicies(List<AccessPolicyEntry> accessPolicies)
Set the accessPolicies value.
|
VaultProperties |
VaultProperties.withEnabledForDeployment(Boolean enabledForDeployment)
Set the enabledForDeployment value.
|
VaultProperties |
VaultProperties.withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)
Set the enabledForDiskEncryption value.
|
VaultProperties |
VaultProperties.withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)
Set the enabledForTemplateDeployment value.
|
VaultProperties |
VaultProperties.withSku(Sku sku)
Set the sku value.
|
VaultProperties |
VaultProperties.withTenantId(UUID tenantId)
Set the tenantId value.
|
VaultProperties |
VaultProperties.withVaultUri(String vaultUri)
Set the vaultUri value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/