Package-level declarations
Types
Generates version number that will be latest based on existing version numbers.
Generates version number based on version number of source image
Represents a trigger that can invoke an image template build.
Image template is an ARM resource managed by Microsoft.VirtualMachineImages provider
Identity for the image template.
Describes an image source that is a managed image in customer subscription. This image must reside in the same subscription and region as the Image Builder template.
Describes an image source from Azure Gallery Images.
Runs the specified PowerShell on the VM (Windows). Corresponds to Packer powershell provisioner. Exactly one of 'scriptUri' or 'inline' can be specified.
Runs the specified PowerShell script during the validation phase (Windows). Corresponds to Packer powershell provisioner. Exactly one of 'scriptUri' or 'inline' can be specified.
Specifies optimization to be performed on image.
Configuration options and list of validations to be performed on the resulting image.
Optimization is applied on the image for a faster VM boot.
Reboots a VM and waits for it to come back online (Windows). Corresponds to Packer windows-restart provisioner
Distribute via Azure Compute Gallery.
Describes an image source that is an image version in an Azure Compute Gallery or a Direct Shared Gallery.
Runs a shell script during the customization phase (Linux). Corresponds to Packer shell provisioner. Exactly one of 'scriptUri' or 'inline' can be specified.
Runs the specified shell script during the validation phase (Linux). Corresponds to Packer shell provisioner. Exactly one of 'scriptUri' or 'inline' can be specified.
Describes the virtual machines used to build and validate images
Installs Windows Updates. Corresponds to Packer Windows Update Provisioner (https://github.com/rgl/packer-provisioner-windows-update)
Purchase plan configuration for platform image.
Describes the error happened when create or update an image template
Metadata pertaining to creation and last modification of the resource.
Describes the target region information.
Describes the status of a trigger
User assigned identity properties
Virtual Network configuration.