| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 type property: The behavior of the endpoint filter.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointFilter |
ConnectionMonitorEndpointFilter.withType(ConnectionMonitorEndpointFilterType type)
Set the type property: The behavior of the endpoint filter.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.