Gallery Application Version Target Region
data class GalleryApplicationVersionTargetRegion(val name: String, val regionalReplicaCount: Int, val storageAccountType: String? = null)
Constructors
Link copied to clipboard
fun GalleryApplicationVersionTargetRegion(name: String, regionalReplicaCount: Int, storageAccountType: String? = null)