| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ConnectionMonitorEndpointFilterItemType |
ConnectionMonitorEndpointFilterItemType.AGENT_ADDRESS
Static value AgentAddress for ConnectionMonitorEndpointFilterItemType.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionMonitorEndpointFilterItemType |
ConnectionMonitorEndpointFilterItemType.fromString(String name)
Creates or finds a ConnectionMonitorEndpointFilterItemType from its string representation.
|
ConnectionMonitorEndpointFilterItemType |
ConnectionMonitorEndpointFilterItem.type()
Get the type of item included in the filter.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ConnectionMonitorEndpointFilterItemType> |
ConnectionMonitorEndpointFilterItemType.values() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointFilterItem |
ConnectionMonitorEndpointFilterItem.withType(ConnectionMonitorEndpointFilterItemType type)
Set the type of item included in the filter.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/