Orchestrated Virtual Machine Scale Set Os Profile Windows Configuration Secret Args
data class OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs(val certificates: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificateArgs>>, val keyVaultId: Output<String>) : ConvertibleToJava<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs>
Constructors
Link copied to clipboard
constructor(certificates: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificateArgs>>, keyVaultId: Output<String>)
Properties
Link copied to clipboard
val certificates: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificateArgs>>
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.