NetworkRuleSetIpRule Class

Definition

IP Rule to be applied as part of Network Rule Set

public class NetworkRuleSetIpRule
type NetworkRuleSetIpRule = class
Public Class NetworkRuleSetIpRule
Inheritance
NetworkRuleSetIpRule

Constructors

NetworkRuleSetIpRule()

Initializes a new instance of the NetworkRuleSetIpRule class.

NetworkRuleSetIpRule(String, String, String)

Initializes a new instance of the NetworkRuleSetIpRule class.

Properties

Action

Gets or sets IP Filter Action. Possible values include: 'Allow'

FilterName

Gets or sets name of the IP filter rule.

IpMask

Gets or sets a string that contains the IP address range in CIDR notation for the rule.

Methods

Validate()

Validate the object.

Applies to