V2PolicyOrchestratorForFolderOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecValidate

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val args: List<String>? = null

Optional arguments to pass to the source during execution.

Link copied to clipboard
Link copied to clipboard

The script interpreter to use. Possible values are: NONE, SHELL, POWERSHELL.

Link copied to clipboard
val outputFilePath: String? = null

Only recorded for enforce Exec. Path to an output file (that is created by this Exec) whose content will be recorded in OSPolicyResourceCompliance after a successful run. Absence or failure to read this file will result in this ExecResource being non-compliant. Output file size is limited to 500K bytes.

Link copied to clipboard
val script: String? = null

An inline script. The size of the script is limited to 32KiB.