| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedNetworkSecurityGroup |
EvaluatedNetworkSecurityGroup.withAppliedTo(String appliedTo)
Set the appliedTo property: Resource ID of nic or subnet to which network security group is applied.
|
EvaluatedNetworkSecurityGroup |
EvaluatedNetworkSecurityGroup.withMatchedRule(MatchedRule matchedRule)
Set the matchedRule property: Matched network security rule.
|
EvaluatedNetworkSecurityGroup |
EvaluatedNetworkSecurityGroup.withNetworkSecurityGroupId(String networkSecurityGroupId)
Set the networkSecurityGroupId property: Network security group ID.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.