Package version:

The properties associated with a Stream Analytics cluster.

interface ClusterInfo {
    id?: string;
}

Properties

Properties

id?: string

The resource id of cluster.

Generated using TypeDoc