Class AzureVaultCertificate 
Describes a single certificate reference in a Key Vault, and where the
certificate should reside on the VM.
Attributes
Name |
Type |
Description |
certificateStore
|
String
|
Optional. Gets or sets the Certificate store in LocalMachine to add the
certificate to on Windows, leave empty on Linux. |
certificateUrl
|
String
|
Optional. Gets or sets the URL referencing a secret in a Key Vault which
contains a properly formatted certificate. |
Methods
Name |
Returns |
AzureVaultCertificate()
|
constructor
|
Returned by
Referenced in