Share via


WebPubSubNetworkAcls.PrivateEndpoints Property

Definition

ACLs for requests from private endpoints.

public System.Collections.Generic.IList<Azure.ResourceManager.WebPubSub.Models.PrivateEndpointAcl> PrivateEndpoints { get; }
member this.PrivateEndpoints : System.Collections.Generic.IList<Azure.ResourceManager.WebPubSub.Models.PrivateEndpointAcl>
Public ReadOnly Property PrivateEndpoints As IList(Of PrivateEndpointAcl)

Property Value

Applies to