| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupNetworkInterface |
SecurityGroupNetworkInterface.withId(String id)
Set iD of the network interface.
|
SecurityGroupNetworkInterface |
SecurityGroupNetworkInterface.withSecurityRuleAssociations(SecurityRuleAssociations securityRuleAssociations)
Set all security rules associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SecurityGroupNetworkInterface> |
SecurityGroupView.networkInterfaces() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/