Dela via


EventGridDomain.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

public Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.EventGridPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.EventGridPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of EventGridPrivateEndpointConnectionData)

Property Value

Applies to