| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpoint.filter()
Get filter for sub-items within the endpoint.
|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpointFilter.withItems(List<ConnectionMonitorEndpointFilterItem> items)
Set list of items in the filter.
|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpointFilter.withType(ConnectionMonitorEndpointFilterType type)
Set the behavior of the endpoint filter.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withFilter(ConnectionMonitorEndpointFilter filter)
Set filter for sub-items within the endpoint.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/