Share via


GalleryImageProperties interface

Properties under the gallery image resource

Properties

cloudInitDataSource

Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure]

containerId

Storage ContainerID of the storage container to be used for gallery image

hyperVGeneration

The hypervisor generation of the Virtual Machine [V1, V2]

identifier

This is the gallery image definition identifier.

imagePath

location of the image the gallery image should be created from

osType

Operating system type that the gallery image uses [Windows, Linux]

provisioningState

Provisioning state of the gallery image.

sourceVirtualMachineId

Resource ID of the source virtual machine from whose OS disk the gallery image is created.

status

The observed state of gallery images

version

Specifies information about the gallery image version that you want to create or update.

vmImageRepositoryCredentials

The credentials used to login to the image repository that has access to the specified image

Property Details

cloudInitDataSource

Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure]

cloudInitDataSource?: string

Property Value

string

containerId

Storage ContainerID of the storage container to be used for gallery image

containerId?: string

Property Value

string

hyperVGeneration

The hypervisor generation of the Virtual Machine [V1, V2]

hyperVGeneration?: string

Property Value

string

identifier

This is the gallery image definition identifier.

identifier?: GalleryImageIdentifier

Property Value

imagePath

location of the image the gallery image should be created from

imagePath?: string

Property Value

string

osType

Operating system type that the gallery image uses [Windows, Linux]

osType: string

Property Value

string

provisioningState

Provisioning state of the gallery image.

provisioningState?: string

Property Value

string

sourceVirtualMachineId

Resource ID of the source virtual machine from whose OS disk the gallery image is created.

sourceVirtualMachineId?: string

Property Value

string

status

The observed state of gallery images

status?: GalleryImageStatus

Property Value

version

Specifies information about the gallery image version that you want to create or update.

version?: GalleryImageVersion

Property Value

vmImageRepositoryCredentials

The credentials used to login to the image repository that has access to the specified image

vmImageRepositoryCredentials?: VmImageRepositoryCredentials

Property Value