Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SourceVault |
KeyVaultAndKeyReference.sourceVault()
Get the sourceVault property: Resource id of the KeyVault containing the key or secret.
|
SourceVault |
KeyVaultAndSecretReference.sourceVault()
Get the sourceVault property: Resource id of the KeyVault containing the key or secret.
|
SourceVault |
SourceVault.withId(String id)
Set the id property: Resource Id.
|
Modifier and Type | Method and Description |
---|---|
KeyVaultAndKeyReference |
KeyVaultAndKeyReference.withSourceVault(SourceVault sourceVault)
Set the sourceVault property: Resource id of the KeyVault containing the key or secret.
|
KeyVaultAndSecretReference |
KeyVaultAndSecretReference.withSourceVault(SourceVault sourceVault)
Set the sourceVault property: Resource id of the KeyVault containing the key or secret.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.