List Cluster Streaming Jobs Result
data class ListClusterStreamingJobsResult(val nextLink: String, val value: List<ClusterJobResponse>)
A list of streaming jobs. Populated by a List operation.
A list of streaming jobs. Populated by a List operation.