DeploymentScriptArgs

fun DeploymentScriptArgs(identity: Output<ManagedServiceIdentityArgs>? = null, kind: Output<Either<String, ScriptType>>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, scriptName: Output<String>? = null, tags: Output<Map<String, String>>? = null)

Deprecated

Please use one of the variants: AzureCliScript, AzurePowerShellScript.