Class VaultCertificate
java.lang.Object
org.jclouds.azurecompute.arm.domain.VaultCertificate
Certificate stored in a Key Vault
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
Certificate's store nameabstract String
The URL of the certificatestatic VaultCertificate
-
Constructor Details
-
VaultCertificate
public VaultCertificate()
-
-
Method Details
-
certificateUrl
The URL of the certificate -
certificateStore
Certificate's store name -
create
-