Image Template Shared Image Distributor Response
data class ImageTemplateSharedImageDistributorResponse(val artifactTags: Map<String, String>? = null, val excludeFromLatest: Boolean? = null, val galleryImageId: String, val replicationRegions: List<String>, val runOutputName: String, val storageAccountType: String? = null, val type: String)
Distribute via Shared Image Gallery.