WebPubSubNetworkAcls.IpRules Property

Definition

IP rules for filtering public traffic.

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

Property Value

Applies to