Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomImagePropertiesCustom

Package version

Properties for creating a custom image from a VHD.

Hierarchy

  • CustomImagePropertiesCustom

Index

Properties

Properties

Optional imageName

imageName: undefined | string

The image name.

osType

The OS type of the custom image (i.e. Windows, Linux). Possible values include: 'Windows', 'Linux', 'None'

Optional sysPrep

sysPrep: undefined | false | true

Indicates whether sysprep has been run on the VHD.

Generated using TypeDoc