Share via


ServiceBusNamespacePatch.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceBus.ServiceBusPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Azure.ResourceManager.ServiceBus.ServiceBusPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IList(Of ServiceBusPrivateEndpointConnectionData)

Property Value

Applies to