Uses of Class
com.microsoft.azure.management.compute.VaultCertificate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VaultCertificate in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVaultCertificate.withCertificateStore
(String certificateStore) Set for Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added.VaultCertificate.withCertificateUrl
(String certificateUrl) Set this is the URL of a certificate that has been uploaded to Key Vault as a secret.Modifier and TypeMethodDescriptionVaultSecretGroup.vaultCertificates()
Get the list of key vault references in SourceVault which contain certificates.Modifier and TypeMethodDescriptionVaultSecretGroup.withVaultCertificates
(List<VaultCertificate> vaultCertificates) Set the list of key vault references in SourceVault which contain certificates.