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