| Modifier and Type | Method and Description |
|---|---|
SourceVault |
KeyVaultAndSecretReference.sourceVault()
Get resource id of the KeyVault containing the key or secret.
|
SourceVault |
KeyVaultAndKeyReference.sourceVault()
Get resource id of the KeyVault containing the key or secret.
|
SourceVault |
SourceVault.withId(String id)
Set resource Id.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultAndSecretReference |
KeyVaultAndSecretReference.withSourceVault(SourceVault sourceVault)
Set resource id of the KeyVault containing the key or secret.
|
KeyVaultAndKeyReference |
KeyVaultAndKeyReference.withSourceVault(SourceVault sourceVault)
Set resource id of the KeyVault containing the key or secret.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/