| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorOutput |
ConnectionMonitorOutput.withType(OutputType type)
Set connection monitor output destination type.
|
ConnectionMonitorOutput |
ConnectionMonitorOutput.withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)
Set describes the settings for producing output into a log analytics workspace.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionMonitorOutput> |
ConnectionMonitorParameters.outputs()
Get list of connection monitor outputs.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorParameters |
ConnectionMonitorParameters.withOutputs(List<ConnectionMonitorOutput> outputs)
Set list of connection monitor outputs.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/