IClusterAutoGenerated Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ClusterAutoGeneratedTypeConverter))]
public interface IClusterAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ClusterAutoGeneratedTypeConverter))>]
type IClusterAutoGenerated = interface
interface IJsonSerializable
interface ITrackedResource
interface IResourceAutoGenerated
Public Interface IClusterAutoGenerated
Implements ITrackedResource
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| CreatedAt |
The UTC time when the Event Hubs Cluster was created. |
| Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Inherited from IResourceAutoGenerated) |
| Location |
Resource location. (Inherited from ITrackedResource) |
| MetricId |
The metric ID of the cluster resource. Provided by the service and not modifiable by the user. |
| Name |
The name of the resource (Inherited from IResourceAutoGenerated) |
| ProvisioningState |
Provisioning state of the Cluster. |
| SkuCapacity |
The quantity of Event Hubs Cluster Capacity Units contained in this cluster. |
| SkuName |
Name of this SKU. |
| Status |
Status of the Cluster resource |
| SupportsScaling |
A value that indicates whether Scaling is Supported. |
| SystemDataCreatedAt |
The timestamp of resource creation (UTC). |
| SystemDataCreatedBy |
The identity that created the resource. |
| SystemDataCreatedByType |
The type of identity that created the resource. |
| SystemDataLastModifiedAt |
The type of identity that last modified the resource. |
| SystemDataLastModifiedBy |
The identity that last modified the resource. |
| SystemDataLastModifiedByType |
The type of identity that last modified the resource. |
| Tag |
Resource tags. (Inherited from ITrackedResource) |
| Type |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from IResourceAutoGenerated) |
| UpdatedAt |
The UTC time when the Event Hubs Cluster was last updated. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |