| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 |
|---|---|
static Origin |
Origin.fromString(String name)
Creates or finds a Origin from its string representation.
|
Origin |
ConnectivityIssue.origin()
Get the origin property: The origin of the issue.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.