getScriptExecution

An instance of a script executed by a user - custom or AVS API Version: 2021-06-01.

Return

An instance of a script executed by a user - custom or AVS

Parameters

argument

null


suspend fun getScriptExecution(privateCloudName: String, resourceGroupName: String, scriptExecutionName: String): GetScriptExecutionResult

Return

An instance of a script executed by a user - custom or AVS

Parameters

privateCloudName

Name of the private cloud

resourceGroupName

The name of the resource group. The name is case insensitive.

scriptExecutionName

Name of the user-invoked script execution resource

See also


Return

An instance of a script executed by a user - custom or AVS

Parameters

argument

Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetScriptExecutionPlainArgs.

See also