| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTestGroup |
ConnectionMonitorTestGroup.withDestinations(List<String> destinations)
Set the destinations property: List of destination endpoint names.
|
ConnectionMonitorTestGroup |
ConnectionMonitorTestGroup.withDisable(Boolean disable)
Set the disable property: Value indicating whether test group is disabled.
|
ConnectionMonitorTestGroup |
ConnectionMonitorTestGroup.withName(String name)
Set the name property: The name of the connection monitor test group.
|
ConnectionMonitorTestGroup |
ConnectionMonitorTestGroup.withSources(List<String> sources)
Set the sources property: List of source endpoint names.
|
ConnectionMonitorTestGroup |
ConnectionMonitorTestGroup.withTestConfigurations(List<String> testConfigurations)
Set the testConfigurations property: List of test configuration names.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.