| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpoint.filter()
Get the filter property: Filter for sub-items within the endpoint.
|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpointFilter.withItems(List<ConnectionMonitorEndpointFilterItem> items)
Set the items property: List of items in the filter.
|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpointFilter.withType(ConnectionMonitorEndpointFilterType type)
Set the type property: The behavior of the endpoint filter.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withFilter(ConnectionMonitorEndpointFilter filter)
Set the filter property: Filter for sub-items within the endpoint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.