secrets

@JvmName(name = "pibcjqubvfrkeahm")
suspend fun secrets(value: Output<List<VaultSecretGroupArgs>>)
@JvmName(name = "euywkwvueewxenff")
suspend fun secrets(value: List<VaultSecretGroupArgs>?)

Parameters

value

Specifies set of certificates that should be installed onto the virtual machines in the scale set. To install certificates on a virtual machine it is recommended to use the Azure Key Vault virtual machine extension for Linux or the Azure Key Vault virtual machine extension for Windows.


@JvmName(name = "jcrxbcujgedsyeyf")
suspend fun secrets(vararg values: Output<VaultSecretGroupArgs>)


@JvmName(name = "vjdkkasrckdpiaym")
suspend fun secrets(values: List<Output<VaultSecretGroupArgs>>)
@JvmName(name = "omffxecdeoexcndy")
suspend fun secrets(vararg values: VaultSecretGroupArgs)

Parameters

values

Specifies set of certificates that should be installed onto the virtual machines in the scale set. To install certificates on a virtual machine it is recommended to use the Azure Key Vault virtual machine extension for Linux or the Azure Key Vault virtual machine extension for Windows.


@JvmName(name = "xyjuakxxfbfhwbug")
suspend fun secrets(argument: List<suspend VaultSecretGroupArgsBuilder.() -> Unit>)
@JvmName(name = "cqwprohokhxkqagq")
suspend fun secrets(vararg argument: suspend VaultSecretGroupArgsBuilder.() -> Unit)
@JvmName(name = "ikyiilvtdmxgqify")
suspend fun secrets(argument: suspend VaultSecretGroupArgsBuilder.() -> Unit)

Parameters

argument

Specifies set of certificates that should be installed onto the virtual machines in the scale set. To install certificates on a virtual machine it is recommended to use the Azure Key Vault virtual machine extension for Linux or the Azure Key Vault virtual machine extension for Windows.