getGalleryImage

Get gallery image Azure REST API version: 2018-10-15.

Return

Represents an image from the Azure Marketplace

Parameters

argument

null


suspend fun getGalleryImage(expand: String? = null, galleryImageName: String, labAccountName: String, resourceGroupName: String): GetGalleryImageResult

Return

Represents an image from the Azure Marketplace

See also

Parameters

expand

Specify the $expand query. Example: 'properties($select=author)'

galleryImageName

The name of the gallery Image.

labAccountName

The name of the lab Account.

resourceGroupName

The name of the resource group.


Return

Represents an image from the Azure Marketplace

See also

Parameters

argument

Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetGalleryImagePlainArgs.