| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static EffectiveRouteSource |
EffectiveRouteSource.DEFAULT
Static value Default for EffectiveRouteSource.
|
static EffectiveRouteSource |
EffectiveRouteSource.UNKNOWN
Static value Unknown for EffectiveRouteSource.
|
static EffectiveRouteSource |
EffectiveRouteSource.USER
Static value User for EffectiveRouteSource.
|
static EffectiveRouteSource |
EffectiveRouteSource.VIRTUAL_NETWORK_GATEWAY
Static value VirtualNetworkGateway for EffectiveRouteSource.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveRouteSource |
EffectiveRoute.source()
Get the source value.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveRoute |
EffectiveRoute.withSource(EffectiveRouteSource source)
Set the source value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/