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 StringCertificate's store nameabstract StringThe URL of the certificatestatic VaultCertificate 
- 
Constructor Details
- 
VaultCertificate
public VaultCertificate() 
 - 
 - 
Method Details
- 
certificateUrl
The URL of the certificate - 
certificateStore
Certificate's store name - 
create
 
 -