| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 property: The type of item included in the filter.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointFilterItem |
ConnectionMonitorEndpointFilterItem.withType(ConnectionMonitorEndpointFilterItemType type)
Set the type property: The type of item included in the filter.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.