Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.