secrets

@JvmName(name = "iieplgmtweobngjl")
suspend fun secrets(value: Output<List<VaultSecretGroupArgs>>)
@JvmName(name = "rubijltjymarpesb")
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](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure Key Vault virtual machine extension for

  • Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).


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


@JvmName(name = "fvyvtsfbolbumfgq")
suspend fun secrets(values: List<Output<VaultSecretGroupArgs>>)
@JvmName(name = "jybhxnfxearlwuvg")
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](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure Key Vault virtual machine extension for

  • Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).


@JvmName(name = "hxwveiiaviomibjc")
suspend fun secrets(argument: List<suspend VaultSecretGroupArgsBuilder.() -> Unit>)
@JvmName(name = "rqxmfgkaealeiggt")
suspend fun secrets(vararg argument: suspend VaultSecretGroupArgsBuilder.() -> Unit)
@JvmName(name = "kqhihbruurxbjqdw")
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](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure Key Vault virtual machine extension for

  • Windows](https://learn.microsoft.com/azure/virtual-machines/extensions/key-vault-windows).