| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectivitySource |
ConnectivityParameters.source()
Get the source of the connection.
|
ConnectivitySource |
ConnectivitySource.withPort(Integer port)
Set the source port from which a connectivity check will be performed.
|
ConnectivitySource |
ConnectivitySource.withResourceId(String resourceId)
Set the ID of the resource from which a connectivity check will be initiated.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectivityParameters |
ConnectivityParameters.withSource(ConnectivitySource source)
Set the source of the connection.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/