toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.inputs
/
GetGalleryImagePlainArgs
Get
Gallery
Image
Plain
Args
data
class
GetGalleryImagePlainArgs
(
val
galleryImageName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetGalleryImagePlainArgs
>
Members
Constructors
Get
Gallery
Image
Plain
Args
Link copied to clipboard
constructor
(
galleryImageName
:
String
,
resourceGroupName
:
String
)
Properties
gallery
Image
Name
Link copied to clipboard
val
galleryImageName
:
String
Name of the gallery image
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGalleryImagePlainArgs