IPv4FirewallRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |