Get Azure Cli Script Result
Object model for the Azure CLI script.
Constructors
Properties
Azure CLI module version to be used.
The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
Container settings.
The environment variables to pass over to the script.
Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
Uri for the script. This is the entry point for the external script.
State of the script execution. This only appears in the response.
Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
Script body.
Contains the results of script execution.
Storage Account settings.
Supporting files for the external script.
The system metadata related to this resource.