Cluster interface

Single Event Hubs Cluster resource in List or Get operations.

Extends

Properties

createdAt

The UTC time when the Event Hubs Cluster was created. NOTE: This property will not be serialized. It can only be populated by the server.

metricId

The metric ID of the cluster resource. Provided by the service and not modifiable by the user. NOTE: This property will not be serialized. It can only be populated by the server.

sku

Properties of the cluster SKU.

status

Status of the Cluster resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

updatedAt

The UTC time when the Event Hubs Cluster was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdAt

The UTC time when the Event Hubs Cluster was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt?: string

Property Value

string

metricId

The metric ID of the cluster resource. Provided by the service and not modifiable by the user. NOTE: This property will not be serialized. It can only be populated by the server.

metricId?: string

Property Value

string

sku

Properties of the cluster SKU.

sku?: ClusterSku

Property Value

status

Status of the Cluster resource NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

systemData

The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

updatedAt

The UTC time when the Event Hubs Cluster was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

updatedAt?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

Resource location.

location?: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type