Share via


EventHubsPrivateEndpointConnection.ConnectionState Property

Definition

Details about the state of the connection.

public Azure.Provisioning.EventHubs.EventHubsPrivateLinkServiceConnectionState ConnectionState { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsPrivateLinkServiceConnectionState> ConnectionState { get; set; }
member this.ConnectionState : Azure.Provisioning.EventHubs.EventHubsPrivateLinkServiceConnectionState with get, set
member this.ConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsPrivateLinkServiceConnectionState> with get, set
Public Property ConnectionState As EventHubsPrivateLinkServiceConnectionState
Public Property ConnectionState As BicepValue(Of EventHubsPrivateLinkServiceConnectionState)

Property Value

Applies to