Share via


IClusterProperties.CreatedAt Property

Definition

The UTC time when the Event Hubs Cluster was created.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The UTC time when the Event Hubs Cluster was created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdAt")]
public string CreatedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The UTC time when the Event Hubs Cluster was created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdAt")>]
member this.CreatedAt : string
Public ReadOnly Property CreatedAt As String

Property Value

Attributes

Applies to