| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 the type property: Connection monitor output destination type.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorOutput |
ConnectionMonitorOutput.withType(OutputType type)
Set the type property: Connection monitor output destination type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.