Uses of Class
com.microsoft.azure.management.network.AzureFirewallApplicationRuleProtocol
Packages that use AzureFirewallApplicationRuleProtocol
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureFirewallApplicationRuleProtocol in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureFirewallApplicationRuleProtocolModifier and TypeMethodDescriptionSet port number for the protocol, cannot be greater than 64000.AzureFirewallApplicationRuleProtocol.withProtocolType
(AzureFirewallApplicationRuleProtocolType protocolType) Set protocol type.Methods in com.microsoft.azure.management.network that return types with arguments of type AzureFirewallApplicationRuleProtocolModifier and TypeMethodDescriptionAzureFirewallApplicationRule.protocols()
Get array of ApplicationRuleProtocols.Method parameters in com.microsoft.azure.management.network with type arguments of type AzureFirewallApplicationRuleProtocolModifier and TypeMethodDescriptionAzureFirewallApplicationRule.withProtocols
(List<AzureFirewallApplicationRuleProtocol> protocols) Set array of ApplicationRuleProtocols.