| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NicIPConfiguration.UpdateDefinition<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
|
| Modifier and Type | Method and Description |
|---|---|
NicIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithNetwork.withExistingNetwork(Network network)
Associate an existing virtual network with the network interface IP configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/