| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withAssociation(EffectiveNetworkSecurityGroupAssociation association)
Set associated resources.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule> effectiveSecurityRules)
Set a collection of effective security rules.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withNetworkSecurityGroup(com.microsoft.azure.SubResource networkSecurityGroup)
Set the ID of network security group that is applied.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withTagMap(Map<String,List<String>> tagMap)
Set mapping of tags to list of IP Addresses included within the tag.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/