| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpointScope |
ConnectionMonitorEndpoint.scope()
Get the scope property: Endpoint scope.
|
ConnectionMonitorEndpointScope |
ConnectionMonitorEndpointScope.withExclude(List<ConnectionMonitorEndpointScopeItem> exclude)
Set the exclude property: List of items which needs to be excluded from the endpoint scope.
|
ConnectionMonitorEndpointScope |
ConnectionMonitorEndpointScope.withInclude(List<ConnectionMonitorEndpointScopeItem> include)
Set the include property: List of items which needs to be included to the endpoint scope.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withScope(ConnectionMonitorEndpointScope scope)
Set the scope property: Endpoint scope.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.