FirewallPolicyRule 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.
Properties of a rule.
public class FirewallPolicyRule
type FirewallPolicyRule = class
Public Class FirewallPolicyRule
- Inheritance
-
FirewallPolicyRule
- Derived
Constructors
FirewallPolicyRule() |
Initializes a new instance of the FirewallPolicyRule class. |
FirewallPolicyRule(String, String) |
Initializes a new instance of the FirewallPolicyRule class. |
Properties
Description |
Gets or sets description of the rule. |
Name |
Gets or sets name of the rule. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET