public static interface ConnectivityCheck.DefinitionStages.FromSourceVirtualMachine
| Modifier and Type | Method and Description |
|---|---|
ConnectivityCheck.DefinitionStages.WithExecute |
fromSourceVirtualMachine(HasNetworkInterfaces vm) |
ConnectivityCheck.DefinitionStages.WithExecute |
fromSourceVirtualMachine(String resourceId) |
ConnectivityCheck.DefinitionStages.WithExecute fromSourceVirtualMachine(String resourceId)
resourceId - the ID of the virtual machine from which a connectivity check will be initiatedConnectivityCheck.DefinitionStages.WithExecute fromSourceVirtualMachine(HasNetworkInterfaces vm)
vm - virtual machine from which a connectivity check will be initiated/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/