Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VaultSecretGroup |
VaultSecretGroup.withSourceVault(com.azure.core.management.SubResource sourceVault)
Set the sourceVault property: The relative URL of the Key Vault containing all of the certificates in
VaultCertificates.
|
VaultSecretGroup |
VaultSecretGroup.withVaultCertificates(List<VaultCertificate> vaultCertificates)
Set the vaultCertificates property: The list of key vault references in SourceVault which contain certificates.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.