| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NicIPConfiguration.Definition<ParentT>
The entirety of the network interface IP configuration definition.
|
| Modifier and Type | Method and Description |
|---|---|
NicIPConfiguration.DefinitionStages.Blank<NetworkInterface.DefinitionStages.WithCreate> |
NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration.defineSecondaryIPConfiguration(String name)
Starts definition of a secondary IP configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/