get Image
Get a Image Azure REST API version: 2022-09-01-preview.
Return
An image resource belonging to a catalog resource.
Parameters
argument
null
suspend fun getImage(catalogName: String, imageName: String, resourceGroupName: String): GetImageResult
Return
An image resource belonging to a catalog resource.
See also
Parameters
catalog Name
Name of catalog
image Name
Image name. Use .default for image creation.
resource Group Name
The name of the resource group. The name is case insensitive.
Return
An image resource belonging to a catalog resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.azuresphere.kotlin.inputs.GetImagePlainArgs.