Scale Set Os Profile Secret Vault Certificate Args
data class ScaleSetOsProfileSecretVaultCertificateArgs(val certificateStore: Output<String>? = null, val certificateUrl: Output<String>) : ConvertibleToJava<ScaleSetOsProfileSecretVaultCertificateArgs>
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
.