Udostępnij za pośrednictwem


IotHubNetworkRuleSetIPRule Class

Definition

IP Rule to be applied as part of Network Rule Set.

public class IotHubNetworkRuleSetIPRule
type IotHubNetworkRuleSetIPRule = class
Public Class IotHubNetworkRuleSetIPRule
Inheritance
IotHubNetworkRuleSetIPRule

Constructors

IotHubNetworkRuleSetIPRule(String, String)

Initializes a new instance of IotHubNetworkRuleSetIPRule.

Properties

Action

IP Filter Action.

FilterName

Name of the IP filter rule.

IPMask

A string that contains the IP address range in CIDR notation for the rule.

Applies to