Share via


IPv4FirewallRule Class

Definition

The detail of firewall rule.

public class IPv4FirewallRule
type IPv4FirewallRule = class
Public Class IPv4FirewallRule
Inheritance
IPv4FirewallRule

Constructors

IPv4FirewallRule()

Initializes a new instance of the IPv4FirewallRule class.

IPv4FirewallRule(String, String, String)

Initializes a new instance of the IPv4FirewallRule class.

Properties

FirewallRuleName

Gets or sets the rule name.

RangeEnd

Gets or sets the end range of IPv4.

RangeStart

Gets or sets the start range of IPv4.

Applies to