EndpointConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET