get Gallery
Retrieves information about a Shared Image Gallery. API Version: 2020-09-30.
Return
Specifies information about the Shared Image Gallery that you want to create or update.
Parameters
argument
null
suspend fun getGallery(galleryName: String, resourceGroupName: String, select: String? = null): GetGalleryResult
Return
Specifies information about the Shared Image Gallery that you want to create or update.
Parameters
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.
See also
Return
Specifies information about the Shared Image Gallery that you want to create or update.
Parameters
argument
Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetGalleryPlainArgs.