| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MatchedRule |
EvaluatedNetworkSecurityGroup.matchedRule()
Get the matchedRule property: Matched network security rule.
|
MatchedRule |
MatchedRule.withAction(String action)
Set the action property: The network traffic is allowed or denied.
|
MatchedRule |
MatchedRule.withRuleName(String ruleName)
Set the ruleName property: Name of the matched network security rule.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedNetworkSecurityGroup |
EvaluatedNetworkSecurityGroup.withMatchedRule(MatchedRule matchedRule)
Set the matchedRule property: Matched network security rule.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.