GetGalleryImagePlainArgs

data class GetGalleryImagePlainArgs(val galleryImageName: String, val galleryName: String, val resourceGroupName: String) : ConvertibleToJava<GetGalleryImagePlainArgs>

Constructors

Link copied to clipboard
fun GetGalleryImagePlainArgs(galleryImageName: String, galleryName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetGalleryImagePlainArgs

Properties

Link copied to clipboard

The name of the gallery image definition to be retrieved.

Link copied to clipboard

The name of the Shared Image Gallery from which the Image Definitions are to be retrieved.

Link copied to clipboard

The name of the resource group.