ScaleSetOsProfileSecretVaultCertificate

data class ScaleSetOsProfileSecretVaultCertificate(val certificateStore: String? = null, val certificateUrl: String)

Constructors

Link copied to clipboard
constructor(certificateStore: String? = null, certificateUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Required, on windows machines) Specifies the certificate store on the Virtual Machine where the certificate should be added to.

Link copied to clipboard

It is the Base64 encoding of a JSON Object that which is encoded in UTF-8 of which the contents need to be data, dataType and password.