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