| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withAddress(String address)
Set the address property: Address of the connection monitor endpoint (IP or domain name).
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withCoverageLevel(CoverageLevel coverageLevel)
Set the coverageLevel property: Test coverage for the endpoint.
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withFilter(ConnectionMonitorEndpointFilter filter)
Set the filter property: Filter for sub-items within the endpoint.
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withName(String name)
Set the name property: The name of the connection monitor endpoint.
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withResourceId(String resourceId)
Set the resourceId property: Resource ID of the connection monitor endpoint.
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withScope(ConnectionMonitorEndpointScope scope)
Set the scope property: Endpoint scope.
|
ConnectionMonitorEndpoint |
ConnectionMonitorEndpoint.withType(EndpointType type)
Set the type property: The endpoint type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.