Orchestrated Virtual Machine Scale Set Os Profile Windows Configuration Secret
data class OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecret(val certificates: List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificate>, val keyVaultId: String)
Constructors
Link copied to clipboard
constructor(certificates: List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificate>, keyVaultId: String)
Properties
Link copied to clipboard
val certificates: List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificate>
One or more certificate
blocks as defined below.
Link copied to clipboard
The ID of the Key Vault from which all Secrets should be sourced.