ImageTemplateInVMValidator interface
Describes a unit of in-VM validation of image
Properties
| name | Friendly Name to provide context on what this validation step does |
| type | The discriminator possible values: Shell, PowerShell, File |
Property Details
name
Friendly Name to provide context on what this validation step does
name?: string
Property Value
string
type
The discriminator possible values: Shell, PowerShell, File
type: string
Property Value
string