| Modifier and Type | Method and Description |
|---|---|
KeyVaultReference |
BatchAccountCreateParameters.keyVaultReference()
Get the keyVaultReference value.
|
KeyVaultReference |
KeyVaultReference.withId(String id)
Set the id value.
|
KeyVaultReference |
KeyVaultReference.withUrl(String url)
Set the url value.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withKeyVaultReference(KeyVaultReference keyVaultReference)
Set the keyVaultReference value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/