WebPubSubNetworkAcls.PrivateEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)