Gallery Target Extended Location Response
data class GalleryTargetExtendedLocationResponse(val encryption: EncryptionImagesResponse? = null, val extendedLocation: GalleryExtendedLocationResponse? = null, val extendedLocationReplicaCount: Int? = null, val name: String? = null, val storageAccountType: String? = null)
Constructors
Link copied to clipboard
fun GalleryTargetExtendedLocationResponse(encryption: EncryptionImagesResponse? = null, extendedLocation: GalleryExtendedLocationResponse? = null, extendedLocationReplicaCount: Int? = null, name: String? = null, storageAccountType: String? = null)