共用方式為


EventGridNamespace.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to