WebPubSubNetworkACLs interface

Network ACLs for the resource

Properties

defaultAction

Azure Networking ACL Action.

ipRules

IP rules for filtering public traffic

privateEndpoints

ACLs for requests from private endpoints

publicNetwork

Network ACL

Property Details

defaultAction

Azure Networking ACL Action.

defaultAction?: string

Property Value

string

ipRules

IP rules for filtering public traffic

ipRules?: IPRule[]

Property Value

IPRule[]

privateEndpoints

ACLs for requests from private endpoints

privateEndpoints?: PrivateEndpointACL[]

Property Value

publicNetwork

Network ACL

publicNetwork?: NetworkACL

Property Value