bmcCredentials

@JvmName(name = "coaqklganqklmqko")
suspend fun bmcCredentials(value: Output<AdministrativeCredentialsArgs>)
@JvmName(name = "facqiquxjangcsmx")
suspend fun bmcCredentials(value: AdministrativeCredentialsArgs)

Parameters

value

The credentials of the baseboard management controller on this bare metal machine. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead.


@JvmName(name = "haykqgvglbbowuef")
suspend fun bmcCredentials(argument: suspend AdministrativeCredentialsArgsBuilder.() -> Unit)

Parameters

argument

The credentials of the baseboard management controller on this bare metal machine. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead.