GetGalleryApplicationPlainArgs

data class GetGalleryApplicationPlainArgs(val galleryApplicationName: String, val galleryName: String, val resourceGroupName: String) : ConvertibleToJava<GetGalleryApplicationPlainArgs>

Constructors

Link copied to clipboard
fun GetGalleryApplicationPlainArgs(galleryApplicationName: String, galleryName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the gallery Application Definition to be retrieved.

Link copied to clipboard

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

Link copied to clipboard

The name of the resource group.