Get Server Group Cluster Result
constructor(aadAuthEnabled: String, administratorLogin: String, authConfig: ServerGroupClusterAuthConfigResponse? = null, azureApiVersion: String, citusVersion: String? = null, coordinatorEnablePublicIpAccess: Boolean? = null, coordinatorServerEdition: String? = null, coordinatorStorageQuotaInMb: Int? = null, coordinatorVCores: Int? = null, dataEncryption: ServerGroupClusterDataEncryptionResponse? = null, databaseName: String? = null, earliestRestoreTime: String, enableGeoBackup: Boolean? = null, enableHa: Boolean? = null, enableShardsOnCoordinator: Boolean? = null, id: String, identity: IdentityPropertiesResponse? = null, location: String, maintenanceWindow: ServerGroupClusterMaintenanceWindowResponse? = null, name: String, nodeCount: Int? = null, nodeEnablePublicIpAccess: Boolean? = null, nodeServerEdition: String? = null, nodeStorageQuotaInMb: Int? = null, nodeVCores: Int? = null, passwordEnabled: String, pointInTimeUTC: String? = null, postgresqlVersion: String? = null, preferredPrimaryZone: String? = null, privateEndpointConnections: List<SimplePrivateEndpointConnectionResponse>, provisioningState: String, readReplicas: List<String>, serverNames: List<ServerNameItemResponse>, sourceLocation: String? = null, sourceResourceId: String? = null, state: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)