ImageTemplateUpdateParametersProperties interface
Parameters for updating an image template.
Properties
distribute | The distribution targets where the image output needs to go to. |
vm |
Describes how virtual machine is set up to build images |
Property Details
distribute
The distribution targets where the image output needs to go to.
distribute?: ImageTemplateDistributorUnion[]
Property Value
vmProfile
Describes how virtual machine is set up to build images
vmProfile?: ImageTemplateVmProfile