get Variable
This operation retrieves a single variable, given its name and the subscription it was created at. Azure REST API version: 2022-08-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.