| 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 |
|---|---|
ConnectionMonitorSource |
ConnectionMonitorInner.source()
Get the source property: Describes the source of connection monitor.
|
ConnectionMonitorSource |
ConnectionMonitorResultInner.source()
Get the source property: Describes the source of connection monitor.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorInner |
ConnectionMonitorInner.withSource(ConnectionMonitorSource source)
Set the source property: Describes the source of connection monitor.
|
ConnectionMonitorResultInner |
ConnectionMonitorResultInner.withSource(ConnectionMonitorSource source)
Set the source property: Describes the source of connection monitor.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorSource |
ConnectionMonitor.source() |
ConnectionMonitorSource |
ConnectionMonitorParameters.source()
Get the source property: Describes the source of connection monitor.
|
ConnectionMonitorSource |
ConnectionMonitorSource.withPort(Integer port)
Set the port property: The source port used by connection monitor.
|
ConnectionMonitorSource |
ConnectionMonitorSource.withResourceId(String resourceId)
Set the resourceId property: The ID of the resource used as the source by connection monitor.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorParameters |
ConnectionMonitorParameters.withSource(ConnectionMonitorSource source)
Set the source property: Describes the source of connection monitor.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.