| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectivitySource |
ConnectivityParameters.source()
Get the source property: The source of the connection.
|
ConnectivitySource |
ConnectivitySource.withPort(Integer port)
Set the port property: The source port from which a connectivity check will be performed.
|
ConnectivitySource |
ConnectivitySource.withResourceId(String resourceId)
Set the resourceId property: 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 property: The source of the connection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.