| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withAssociation(EffectiveNetworkSecurityGroupAssociation association)
Set the association property: Associated resources.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule> effectiveSecurityRules)
Set the effectiveSecurityRules property: A collection of effective security rules.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withNetworkSecurityGroup(com.azure.core.management.SubResource networkSecurityGroup)
Set the networkSecurityGroup property: The ID of network security group that is applied.
|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withTagMap(String tagMap)
Set the tagMap property: Mapping of tags to list of IP Addresses included within the tag.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.