Stream Analytics Cluster

This table represents the stream_analytics_cluster resource from Microsoft Azure.

azure.stream_analytics_cluster

Fields

TitleIDTypeData TypeDescription
_keycorestring
capacity_allocatedcoreint64Represents the number of streaming units currently being used on the cluster.
capacity_assignedcoreint64Represents the sum of the SUs of all streaming jobs associated with the cluster. If all of the jobs were running, this would be the capacity allocated.
cluster_idcorestringUnique identifier for the cluster.
created_datecorestringThe date this cluster was created.
etagcorestringThe current entity tag for the cluster. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
idcorestringFully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
provisioning_statecorestring
resource_groupcorestring
skucorejson
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringThe type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.