| 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.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages.WithPrivateIp<ParentT>
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
static interface |
PrivateFrontend.UpdateDefinition<ParentT>
The entirety of a private frontend definition as part of a load balancer update.
|
static interface |
PrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an internal frontend definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/