Freigeben über


EventHubsNamespace.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

public Azure.Provisioning.BicepList<Azure.Provisioning.EventHubs.EventHubsPrivateEndpointConnectionData> PrivateEndpointConnections { get; set; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.EventHubs.EventHubsPrivateEndpointConnectionData> with get, set
Public Property PrivateEndpointConnections As BicepList(Of EventHubsPrivateEndpointConnectionData)

Property Value

Applies to