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.

location

Resource location.

metricId

The metric ID of the cluster resource. Provided by the service and not modifiable by the user.

platformCapabilities
provisioningState

Provisioning state of the Cluster.

sku

Properties of the cluster SKU.

status

Status of the Cluster resource

supportsScaling

A value that indicates whether Scaling is Supported.

tags

Resource tags.

updatedAt

The UTC time when the Event Hubs Cluster was last updated.

zoneRedundant

A value that indicates whether the cluster is zone redundant.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

createdAt

The UTC time when the Event Hubs Cluster was created.

createdAt?: string

Property Value

string

location

Resource location.

location?: string

Property Value

string

metricId

The metric ID of the cluster resource. Provided by the service and not modifiable by the user.

metricId?: string

Property Value

string

platformCapabilities

platformCapabilities?: PlatformCapabilities

Property Value

provisioningState

Provisioning state of the Cluster.

provisioningState?: string

Property Value

string

sku

Properties of the cluster SKU.

sku?: ClusterSku

Property Value

status

Status of the Cluster resource

status?: string

Property Value

string

supportsScaling

A value that indicates whether Scaling is Supported.

supportsScaling?: boolean

Property Value

boolean

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

updatedAt

The UTC time when the Event Hubs Cluster was last updated.

updatedAt?: string

Property Value

string

zoneRedundant

A value that indicates whether the cluster is zone redundant.

zoneRedundant?: boolean

Property Value

boolean

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type