Get Server Result
constructor(administratorLogin: String? = null, availabilityZone: String? = null, azureApiVersion: String, backup: BackupResponse? = null, dataEncryption: DataEncryptionResponse? = null, fullyQualifiedDomainName: String, highAvailability: HighAvailabilityResponse? = null, id: String, identity: MySQLServerIdentityResponse? = null, importSourceProperties: ImportSourcePropertiesResponse? = null, location: String, maintenanceWindow: MaintenanceWindowResponse? = null, name: String, network: NetworkResponse? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, replicaCapacity: Int, replicationRole: String? = null, sku: MySQLServerSkuResponse? = null, sourceServerResourceId: String? = null, state: String, storage: StorageResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, version: String? = null)