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