| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroup.association()
Get associated resources.
|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroupAssociation.withNetworkInterface(com.microsoft.azure.SubResource networkInterface)
Set the ID of the network interface if assigned.
|
EffectiveNetworkSecurityGroupAssociation |
EffectiveNetworkSecurityGroupAssociation.withSubnet(com.microsoft.azure.SubResource subnet)
Set the ID of the subnet if assigned.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroup |
EffectiveNetworkSecurityGroup.withAssociation(EffectiveNetworkSecurityGroupAssociation association)
Set associated resources.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/