get Variable
This operation retrieves a single variable, given its name and the subscription it was created at. Uses Azure REST API version 2022-08-01-preview. Other available API versions: 2024-12-01-preview.
Return
The variable.
Parameters
argument
null
Return
The variable.
Parameters
variable Name
The name of the variable to operate on.
See also
suspend fun getVariable(argument: suspend GetVariablePlainArgsBuilder.() -> Unit): GetVariableResult
Return
The variable.
Parameters
argument
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetVariablePlainArgs.