get Gallery
Retrieves information about a Shared Image Gallery. Azure REST API version: 2022-03-03.
Return
Specifies information about the Shared Image Gallery that you want to create or update.
Parameters
argument
null
suspend fun getGallery(expand: String? = null, galleryName: String, resourceGroupName: String, select: String? = null): GetGalleryResult
Return
Specifies information about the Shared Image Gallery that you want to create or update.
See also
Parameters
expand
The expand query option to apply on the operation.
gallery Name
The name of the Shared Image Gallery.
resource Group Name
The name of the resource group.
select
The select expression to apply on the operation.
Return
Specifies information about the Shared Image Gallery that you want to create or update.
See also
Parameters
argument
Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetGalleryPlainArgs.