OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs

data class OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs(val certificates: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretCertificateArgs>>, val keyVaultId: Output<String>) : ConvertibleToJava<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs>

Properties

Link copied to clipboard
Link copied to clipboard
val keyVaultId: Output<String>

The ID of the Key Vault from which all Secrets should be sourced.

Functions

Link copied to clipboard
open override fun toJava(): OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs