Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Image

Package version

The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

Resource location

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sourceVirtualMachine

sourceVirtualMachine: SubResource

The source virtual machine from which Image is created.

Optional storageProfile

storageProfile: ImageStorageProfile

Specifies the storage settings for the virtual machine disks.

Optional tags

tags: undefined | object

Resource tags

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc