Share via


EventHubsPrivateLinkServiceConnectionState.Status Property

Definition

Status of the connection.

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

Property Value

Applies to