PSAzureFirewall.GetNetworkRuleCollectionByName(String) Method

Definition

public Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection GetNetworkRuleCollectionByName (string ruleCollectionName);
member this.GetNetworkRuleCollectionByName : string -> Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection
Public Function GetNetworkRuleCollectionByName (ruleCollectionName As String) As PSAzureFirewallNetworkRuleCollection

Parameters

ruleCollectionName
String

Returns

Applies to