### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule"
name: "AzureFirewallNetworkRule"
nameWithType: "AzureFirewallNetworkRule"
summary: "Properties of the network rule."
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **AzureFirewallNetworkRule**"
constructors:
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.AzureFirewallNetworkRule()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.AzureFirewallNetworkRule()"
name: "AzureFirewallNetworkRule()"
nameWithType: "AzureFirewallNetworkRule.AzureFirewallNetworkRule()"
syntax: "public AzureFirewallNetworkRule()"
methods:
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.description()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.description()"
name: "description()"
nameWithType: "AzureFirewallNetworkRule.description()"
summary: "Get description of the rule."
syntax: "public String description()"
desc: "Get description of the rule."
returns:
description: "the description value"
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationAddresses()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationAddresses()"
name: "destinationAddresses()"
nameWithType: "AzureFirewallNetworkRule.destinationAddresses()"
summary: "Get list of destination IP addresses."
syntax: "public List destinationAddresses()"
desc: "Get list of destination IP addresses."
returns:
description: "the destinationAddresses value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationFqdns()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationFqdns()"
name: "destinationFqdns()"
nameWithType: "AzureFirewallNetworkRule.destinationFqdns()"
summary: "Get list of destination FQDNs."
syntax: "public List destinationFqdns()"
desc: "Get list of destination FQDNs."
returns:
description: "the destinationFqdns value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationIpGroups()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationIpGroups()"
name: "destinationIpGroups()"
nameWithType: "AzureFirewallNetworkRule.destinationIpGroups()"
summary: "Get list of destination IpGroups for this rule."
syntax: "public List destinationIpGroups()"
desc: "Get list of destination IpGroups for this rule."
returns:
description: "the destinationIpGroups value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationPorts()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.destinationPorts()"
name: "destinationPorts()"
nameWithType: "AzureFirewallNetworkRule.destinationPorts()"
summary: "Get list of destination ports."
syntax: "public List destinationPorts()"
desc: "Get list of destination ports."
returns:
description: "the destinationPorts value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.name()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.name()"
name: "name()"
nameWithType: "AzureFirewallNetworkRule.name()"
summary: "Get name of the network rule."
syntax: "public String name()"
desc: "Get name of the network rule."
returns:
description: "the name value"
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.protocols()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.protocols()"
name: "protocols()"
nameWithType: "AzureFirewallNetworkRule.protocols()"
summary: "Get array of AzureFirewallNetworkRuleProtocols."
syntax: "public List protocols()"
desc: "Get array of AzureFirewallNetworkRuleProtocols."
returns:
description: "the protocols value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.sourceAddresses()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.sourceAddresses()"
name: "sourceAddresses()"
nameWithType: "AzureFirewallNetworkRule.sourceAddresses()"
summary: "Get list of source IP addresses for this rule."
syntax: "public List sourceAddresses()"
desc: "Get list of source IP addresses for this rule."
returns:
description: "the sourceAddresses value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.sourceIpGroups()"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.sourceIpGroups()"
name: "sourceIpGroups()"
nameWithType: "AzureFirewallNetworkRule.sourceIpGroups()"
summary: "Get list of source IpGroups for this rule."
syntax: "public List sourceIpGroups()"
desc: "Get list of source IpGroups for this rule."
returns:
description: "the sourceIpGroups value"
type: "<>"
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDescription(java.lang.String)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "AzureFirewallNetworkRule.withDescription(String description)"
summary: "Set description of the rule."
parameters:
- description: "the description value to set"
name: "description"
type: ""
syntax: "public AzureFirewallNetworkRule withDescription(String description)"
desc: "Set description of the rule."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationAddresses(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationAddresses(List destinationAddresses)"
name: "withDestinationAddresses(List destinationAddresses)"
nameWithType: "AzureFirewallNetworkRule.withDestinationAddresses(List destinationAddresses)"
summary: "Set list of destination IP addresses."
parameters:
- description: "the destinationAddresses value to set"
name: "destinationAddresses"
type: "<>"
syntax: "public AzureFirewallNetworkRule withDestinationAddresses(List destinationAddresses)"
desc: "Set list of destination IP addresses."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationFqdns(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationFqdns(List destinationFqdns)"
name: "withDestinationFqdns(List destinationFqdns)"
nameWithType: "AzureFirewallNetworkRule.withDestinationFqdns(List destinationFqdns)"
summary: "Set list of destination FQDNs."
parameters:
- description: "the destinationFqdns value to set"
name: "destinationFqdns"
type: "<>"
syntax: "public AzureFirewallNetworkRule withDestinationFqdns(List destinationFqdns)"
desc: "Set list of destination FQDNs."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationIpGroups(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationIpGroups(List destinationIpGroups)"
name: "withDestinationIpGroups(List destinationIpGroups)"
nameWithType: "AzureFirewallNetworkRule.withDestinationIpGroups(List destinationIpGroups)"
summary: "Set list of destination IpGroups for this rule."
parameters:
- description: "the destinationIpGroups value to set"
name: "destinationIpGroups"
type: "<>"
syntax: "public AzureFirewallNetworkRule withDestinationIpGroups(List destinationIpGroups)"
desc: "Set list of destination IpGroups for this rule."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationPorts(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withDestinationPorts(List destinationPorts)"
name: "withDestinationPorts(List destinationPorts)"
nameWithType: "AzureFirewallNetworkRule.withDestinationPorts(List destinationPorts)"
summary: "Set list of destination ports."
parameters:
- description: "the destinationPorts value to set"
name: "destinationPorts"
type: "<>"
syntax: "public AzureFirewallNetworkRule withDestinationPorts(List destinationPorts)"
desc: "Set list of destination ports."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withName(java.lang.String)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withName(String name)"
name: "withName(String name)"
nameWithType: "AzureFirewallNetworkRule.withName(String name)"
summary: "Set name of the network rule."
parameters:
- description: "the name value to set"
name: "name"
type: ""
syntax: "public AzureFirewallNetworkRule withName(String name)"
desc: "Set name of the network rule."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withProtocols(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withProtocols(List protocols)"
name: "withProtocols(List protocols)"
nameWithType: "AzureFirewallNetworkRule.withProtocols(List protocols)"
summary: "Set array of AzureFirewallNetworkRuleProtocols."
parameters:
- description: "the protocols value to set"
name: "protocols"
type: "<>"
syntax: "public AzureFirewallNetworkRule withProtocols(List protocols)"
desc: "Set array of AzureFirewallNetworkRuleProtocols."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withSourceAddresses(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withSourceAddresses(List sourceAddresses)"
name: "withSourceAddresses(List sourceAddresses)"
nameWithType: "AzureFirewallNetworkRule.withSourceAddresses(List sourceAddresses)"
summary: "Set list of source IP addresses for this rule."
parameters:
- description: "the sourceAddresses value to set"
name: "sourceAddresses"
type: "<>"
syntax: "public AzureFirewallNetworkRule withSourceAddresses(List sourceAddresses)"
desc: "Set list of source IP addresses for this rule."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
- uid: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withSourceIpGroups(java.util.List)"
fullName: "com.microsoft.azure.management.network.AzureFirewallNetworkRule.withSourceIpGroups(List sourceIpGroups)"
name: "withSourceIpGroups(List sourceIpGroups)"
nameWithType: "AzureFirewallNetworkRule.withSourceIpGroups(List sourceIpGroups)"
summary: "Set list of source IpGroups for this rule."
parameters:
- description: "the sourceIpGroups value to set"
name: "sourceIpGroups"
type: "<>"
syntax: "public AzureFirewallNetworkRule withSourceIpGroups(List sourceIpGroups)"
desc: "Set list of source IpGroups for this rule."
returns:
description: "the AzureFirewallNetworkRule object itself."
type: ""
type: "class"
desc: "Properties of the network rule."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4