Get Sync Set Result
data class GetSyncSetResult(val azureApiVersion: String, val id: String, val name: String, val resources: String? = null, val systemData: SystemDataResponse, val type: String)
SyncSet represents a SyncSet for an Azure Red Hat OpenShift Cluster.