ClusterInfoResponse

data class ClusterInfoResponse(val id: String? = null)

The properties associated with a Stream Analytics cluster.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The resource id of cluster.