environmentVariables

@JvmName(name = "wlglrbweluiknhyi")
suspend fun environmentVariables(value: Output<List<ResourceDeploymentScriptAzureCliEnvironmentVariableArgs>>)

Parameters

value

An environment_variable block as defined below. Changing this forces a new Resource Deployment Script to be created.


@JvmName(name = "tldnwullymfdfkux")
suspend fun environmentVariables(vararg values: Output<ResourceDeploymentScriptAzureCliEnvironmentVariableArgs>)


@JvmName(name = "bdvvwclwgatwtron")
suspend fun environmentVariables(values: List<Output<ResourceDeploymentScriptAzureCliEnvironmentVariableArgs>>)
@JvmName(name = "dkneyujiycisihuk")
suspend fun environmentVariables(vararg values: ResourceDeploymentScriptAzureCliEnvironmentVariableArgs)

Parameters

values

An environment_variable block as defined below. Changing this forces a new Resource Deployment Script to be created.


@JvmName(name = "cgyajukvtyhyawju")
suspend fun environmentVariables(argument: List<suspend ResourceDeploymentScriptAzureCliEnvironmentVariableArgsBuilder.() -> Unit>)
@JvmName(name = "udahsnjopewijayx")
suspend fun environmentVariables(vararg argument: suspend ResourceDeploymentScriptAzureCliEnvironmentVariableArgsBuilder.() -> Unit)
@JvmName(name = "tjmprlqgcqhnhaau")
suspend fun environmentVariables(argument: suspend ResourceDeploymentScriptAzureCliEnvironmentVariableArgsBuilder.() -> Unit)

Parameters

argument

An environment_variable block as defined below. Changing this forces a new Resource Deployment Script to be created.