Package-level declarations
Types
Uploads files to VMs (Linux, Windows). Corresponds to Packer file provisioner
Builder for ImageTemplateFileCustomizerArgs.
Identity for the image template.
Builder for ImageTemplateIdentityArgs.
Distribute as a Managed Disk Image.
Describes an image source that is a managed image in customer subscription.
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.
Reboots a VM and waits for it to come back online (Windows). Corresponds to Packer windows-restart provisioner
Builder for ImageTemplateRestartCustomizerArgs.
Distribute via Shared Image Gallery.
Describes an image source that is an image version in a shared image gallery.
Runs a shell script during the customization phase (Linux). Corresponds to Packer shell provisioner. Exactly one of 'scriptUri' or 'inline' can be specified.
Builder for ImageTemplateShellCustomizerArgs.
Builder for ImageTemplateVhdDistributorArgs.
Describes the virtual machine used to build, customize and capture images
Builder for ImageTemplateVmProfileArgs.
Installs Windows Updates. Corresponds to Packer Windows Update Provisioner (https://github.com/rgl/packer-provisioner-windows-update)
Purchase plan configuration for platform image.
Builder for PlatformImagePurchasePlanArgs.
Virtual Network configuration.
Builder for VirtualNetworkConfigArgs.