Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomImageFragment

Package version

A custom image.

Hierarchy

Index

Properties

Optional author

author: undefined | string

The author of the custom image.

Optional customImagePlan

Storage information about the plan related to this custom image

Optional dataDiskStorageInfo

dataDiskStorageInfo: DataDiskStorageTypeInfoFragment[]

Storage information about the data disks present in the custom image

Optional description

description: undefined | string

The description of the custom image.

Optional isPlanAuthorized

isPlanAuthorized: undefined | false | true

Whether or not the custom images underlying offer/plan has been enabled for programmatic deployment

Optional managedImageId

managedImageId: undefined | string

The Managed Image Id backing the custom image.

Optional managedSnapshotId

managedSnapshotId: undefined | string

The Managed Snapshot Id backing the custom image.

Optional tags

tags: undefined | object

The tags of the resource.

Optional vhd

The VHD from which the image is to be created.

Optional vm

The virtual machine from which the image is to be created.

Generated using TypeDoc