다음을 통해 공유


EventhubProperties.CreatedAt Property

Definition

Exact time the Event Hub was created.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public DateTime? CreatedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.CreatedAt : Nullable<DateTime>
Public ReadOnly Property CreatedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to