ImageTemplatePropertiesOptimizeWorkload interface
Optimization is applied on the image for specific workloads.
Properties
| script |
URI of the script to be run for workload optimization. It can be a github link, SAS URI for Azure Storage, etc |
| sha256Checksum | SHA256 checksum of the script provided in the scriptUri field |
| state | Enabling this field will optimize vm images for specific workloads. |
Property Details
scriptUri
URI of the script to be run for workload optimization. It can be a github link, SAS URI for Azure Storage, etc
scriptUri?: string
Property Value
string
sha256Checksum
SHA256 checksum of the script provided in the scriptUri field
sha256Checksum?: string
Property Value
string
state
Enabling this field will optimize vm images for specific workloads.
state?: WorkloadOptimizationState