共用方式為


ServiceBusNamespace.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to