| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MatchedRule |
EvaluatedNetworkSecurityGroup.matchedRule()
Get matched network security rule.
|
MatchedRule |
MatchedRule.withAction(String action)
Set the network traffic is allowed or denied.
|
MatchedRule |
MatchedRule.withRuleName(String ruleName)
Set name of the matched network security rule.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedNetworkSecurityGroup |
EvaluatedNetworkSecurityGroup.withMatchedRule(MatchedRule matchedRule)
Set matched network security rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/