MarketplaceGalleryImageProperties interface
Properties under the marketplace gallery image resource
Properties
| cloud |
Datasource for the gallery image when provisioning with cloud-init [NoCloud, Azure] |
| container |
Storage ContainerID of the storage container to be used for marketplace gallery image |
| hyper |
The hypervisor generation of the Virtual Machine [V1, V2] |
| identifier | This is the gallery image definition identifier. |
| os |
Operating system type that the gallery image uses [Windows, Linux] |
| provisioning |
Provisioning state of the marketplace gallery image. |
| status | The observed state of marketplace gallery images |
| version | Specifies information about the gallery image version that you want to create or update. |
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 marketplace 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
osType
Operating system type that the gallery image uses [Windows, Linux]
osType: string
Property Value
string
provisioningState
Provisioning state of the marketplace gallery image.
provisioningState?: string
Property Value
string
status
The observed state of marketplace gallery images
status?: MarketplaceGalleryImageStatus
Property Value
version
Specifies information about the gallery image version that you want to create or update.
version?: GalleryImageVersion