EventHubRuntimeInformation.CreatedAt Property

Definition

Gets or sets the time at which the Event Hub was created.

public DateTime CreatedAt { get; set; }
member this.CreatedAt : DateTime with get, set
Public Property CreatedAt As DateTime

Property Value

Returns DateTime.

Applies to