IotHubNetworkRuleSetProperties.IPRules Property

Definition

List of IP Rules.

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

Property Value

Applies to