Cluster interface
Single Event Hubs Cluster resource in List or Get operations.
- Extends
Properties
created |
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. |
metric |
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. |
provisioning |
Provisioning state of the Cluster. 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. |
supports |
A value that indicates whether Scaling is Supported. |
system |
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
updated |
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
provisioningState
Provisioning state of the Cluster. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
sku
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
supportsScaling
A value that indicates whether Scaling is Supported.
supportsScaling?: boolean
Property Value
boolean
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
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