Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ConnectionMonitorDestination |
ConnectionMonitorParameters.destination()
Get the destination value.
|
ConnectionMonitorDestination |
ConnectionMonitor.destination() |
ConnectionMonitorDestination |
ConnectionMonitorDestination.withAddress(String address)
Set the address value.
|
ConnectionMonitorDestination |
ConnectionMonitorDestination.withPort(Integer port)
Set the port value.
|
ConnectionMonitorDestination |
ConnectionMonitorDestination.withResourceId(String resourceId)
Set the resourceId value.
|
Modifier and Type | Method and Description |
---|---|
ConnectionMonitorParameters |
ConnectionMonitorParameters.withDestination(ConnectionMonitorDestination destination)
Set the destination value.
|
Copyright © 2019. All rights reserved.