| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationGateway
Entry point for application gateway management API in Azure.
|
interface |
ExpressRouteCircuit
Entry point for Express Route Circuit management API in Azure.
|
interface |
ExpressRouteCrossConnection
Entry point for Express Route Cross Connection management API in Azure.
|
interface |
LoadBalancer
Entry point for load balancer management API in Azure.
|
interface |
LocalNetworkGateway
Entry point for Local Network Gateway management API in Azure.
|
interface |
Network
Entry point for Virtual Network management API in Azure.
|
interface |
NetworkInterface
Network interface.
|
interface |
NetworkSecurityGroup
Network security group.
|
interface |
NetworkWatcher
Entry point for Network Watcher API in Azure.
|
interface |
PublicIPAddress
Public IP address.
|
interface |
RouteTable
Entry point for route table management.
|
interface |
VirtualNetworkGateway
Entry point for Virtual Network Gateway management API in Azure.
|
interface |
VirtualNetworkGatewayConnection
Client-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupableParentResourceWithTagsImpl<FluentModelT extends com.microsoft.azure.management.resources.fluentcore.arm.models.Resource,InnerModelT extends com.microsoft.azure.Resource,FluentModelImplT extends GroupableParentResourceWithTagsImpl<FluentModelT,InnerModelT,FluentModelImplT,ManagerT>,ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase>
The implementation for
GroupableResource that can update tags as a separate operation. |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/