| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static OutputType |
OutputType.WORKSPACE
Static value Workspace for OutputType.
|
| Modifier and Type | Method and Description |
|---|---|
static OutputType |
OutputType.fromString(String name)
Creates or finds a OutputType from its string representation.
|
OutputType |
ConnectionMonitorOutput.type()
Get connection monitor output destination type.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OutputType> |
OutputType.values() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorOutput |
ConnectionMonitorOutput.withType(OutputType type)
Set connection monitor output destination type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/