| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorType |
ConnectionMonitorResultInner.connectionMonitorType()
Get the connectionMonitorType property: Type of connection monitor.
|
| Modifier and Type | Field and Description |
|---|---|
static ConnectionMonitorType |
ConnectionMonitorType.MULTI_ENDPOINT
Static value MultiEndpoint for ConnectionMonitorType.
|
static ConnectionMonitorType |
ConnectionMonitorType.SINGLE_SOURCE_DESTINATION
Static value SingleSourceDestination for ConnectionMonitorType.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorType |
ConnectionMonitorResultProperties.connectionMonitorType()
Get the connectionMonitorType property: Type of connection monitor.
|
static ConnectionMonitorType |
ConnectionMonitorType.fromString(String name)
Creates or finds a ConnectionMonitorType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.