Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AzureFirewallApplicationRuleProtocol |
AzureFirewallApplicationRuleProtocol.withPort(Integer port)
Set the port value.
|
AzureFirewallApplicationRuleProtocol |
AzureFirewallApplicationRuleProtocol.withProtocolType(AzureFirewallApplicationRuleProtocolType protocolType)
Set the protocolType value.
|
Modifier and Type | Method and Description |
---|---|
List<AzureFirewallApplicationRuleProtocol> |
AzureFirewallApplicationRule.protocols()
Get the protocols value.
|
Modifier and Type | Method and Description |
---|---|
AzureFirewallApplicationRule |
AzureFirewallApplicationRule.withProtocols(List<AzureFirewallApplicationRuleProtocol> protocols)
Set the protocols value.
|
Copyright © 2019. All rights reserved.