Delen via


EventHubData.Status Property

Definition

Enumerates the possible values for the status of the Event Hub.

public Azure.ResourceManager.EventHubs.Models.EventHubEntityStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.EventHubs.Models.EventHubEntityStatus> with get, set
Public Property Status As Nullable(Of EventHubEntityStatus)

Property Value

Applies to