次の方法で共有


PSAzureFirewallNetworkRuleCollection Class

Definition

public class PSAzureFirewallNetworkRuleCollection : Microsoft.Azure.Commands.Network.Models.PSAzureFirewallBaseRuleCollection
type PSAzureFirewallNetworkRuleCollection = class
    inherit PSAzureFirewallBaseRuleCollection
Public Class PSAzureFirewallNetworkRuleCollection
Inherits PSAzureFirewallBaseRuleCollection
Inheritance

Constructors

Name Description
PSAzureFirewallNetworkRuleCollection()

Properties

Name Description
Action
ActionText
Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
Name (Inherited from PSChildResource)
Priority (Inherited from PSAzureFirewallBaseRuleCollection)
Rules
RulesText

Methods

Name Description
AddRule(PSAzureFirewallNetworkRule)
GetRuleByName(String)
RemoveRuleByName(String)

Applies to