| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroup.association()
Get the association property: Associated resources.
|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroupAssociation.withNetworkInterface(com.azure.core.management.SubResource networkInterface)
Set the networkInterface property: The ID of the network interface if assigned.
|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroupAssociation.withNetworkManager(com.azure.core.management.SubResource networkManager)
Set the networkManager property: The ID of the Azure network manager if assigned.
|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroupAssociation.withSubnet(com.azure.core.management.SubResource subnet)
Set the subnet property: The ID of the subnet if assigned.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withAssociation(EffectiveNetworkSecurityGroupAssociation association)
Set the association property: Associated resources.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.