public static interface ConnectionMonitor.DefinitionStages.WithSource
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitor.DefinitionStages.WithDestination |
withSource(HasNetworkInterfaces vm) |
ConnectionMonitor.DefinitionStages.WithDestination |
withSourceId(String resourceId) |
ConnectionMonitor.DefinitionStages.WithDestination withSourceId(String resourceId)
resourceId - the ID of the resource used as the source by connection monitorConnectionMonitor.DefinitionStages.WithDestination withSource(HasNetworkInterfaces vm)
vm - virtual machine used as the source by connection monitor/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/