Get Cluster Result
data class GetClusterResult(val capacityAllocated: Int, val capacityAssigned: Int, val clusterId: String, val createdDate: String, val etag: String, val id: String, val location: String? = null, val name: String, val provisioningState: String, val sku: ClusterSkuResponse? = null, val tags: Map<String, String>? = null, val type: String)
A Stream Analytics Cluster object