Get Gallery Result
data class GetGalleryResult(val azureApiVersion: String, val galleryResourceId: String, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
Represents a gallery.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The resource ID of the backing Azure Compute Gallery.
Link copied to clipboard
The provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.