Share via


RelayNetworkRuleSetData.IPRules Property

Definition

List of IpRules.

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

Property Value

Applies to