public static interface ConnectivityCheck.DefinitionStages.ToDestination
| Modifier and Type | Method and Description |
|---|---|
ConnectivityCheck.DefinitionStages.ToDestinationPort |
toDestinationAddress(String address) |
ConnectivityCheck.DefinitionStages.ToDestinationPort |
toDestinationResourceId(String resourceId) |
ConnectivityCheck.DefinitionStages.ToDestinationPort toDestinationResourceId(String resourceId)
resourceId - the ID of the resource to which a connection attempt will be madeConnectivityCheck.DefinitionStages.ToDestinationPort toDestinationAddress(String address)
address - the IP address or URI the resource to which a connection attempt will be made/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/