IPv4FirewallSettings 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.
An array of firewall rules.
public class IPv4FirewallSettings
type IPv4FirewallSettings = class
Public Class IPv4FirewallSettings
- Inheritance
-
IPv4FirewallSettings
Constructors
IPv4FirewallSettings() |
Initializes a new instance of the IPv4FirewallSettings class. |
IPv4FirewallSettings(IList<IPv4FirewallRule>, String) |
Initializes a new instance of the IPv4FirewallSettings class. |
Properties
EnablePowerBIService |
Gets or sets the indicator of enableing PBI service. |
FirewallRules |
Gets or sets an array of firewall rules. |