ClusterListResult Class

A list of clusters populated by a 'list' operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ClusterListResult

Constructor

ClusterListResult(**kwargs)

Variables

value
list[<xref:stream_analytics_management_client.models.Cluster>]

A list of clusters.

next_link
str

The URL to fetch the next set of clusters.