| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static Origin |
Origin.INBOUND
Static value Inbound for Origin.
|
static Origin |
Origin.LOCAL
Static value Local for Origin.
|
static Origin |
Origin.OUTBOUND
Static value Outbound for Origin.
|
| Modifier and Type | Method and Description |
|---|---|
Origin |
ConnectivityIssue.origin()
Get the origin value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/