Uses of Interface
com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
Packages that use AppServiceCertificateKeyVaultBinding
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of AppServiceCertificateKeyVaultBinding in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return AppServiceCertificateKeyVaultBindingModifier and TypeMethodDescriptionAppServiceCertificateOrder.createKeyVaultBinding
(String certificateName, Vault vault) Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.AppServiceCertificateOrder.getKeyVaultBinding()
Methods in com.microsoft.azure.management.appservice that return types with arguments of type AppServiceCertificateKeyVaultBindingModifier and TypeMethodDescriptionrx.Observable<AppServiceCertificateKeyVaultBinding>
AppServiceCertificateOrder.createKeyVaultBindingAsync
(String certificateName, Vault vault) Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.rx.Observable<AppServiceCertificateKeyVaultBinding>
AppServiceCertificateOrder.getKeyVaultBindingAsync()