EndpointConfig Class

Definition

The configuration to enable endpoint monitoring for a Url.

public class EndpointConfig
type EndpointConfig = class
Public Class EndpointConfig
Inheritance
EndpointConfig

Constructors

EndpointConfig()

Initializes a new instance of the EndpointConfig class.

Properties

ConfigId

Optional. The config id for endpoint monitoring config.

Location

Optional. The location from which the endpoint is monitored.

Name

Optional. The friendly name for the url for which endpoint monitoring is configured.

Url

Optional. The Url to be monitored.

Applies to