EndpointConfig Members
The configuration to enable endpoint monitoring for a Url.
The following tables list the members exposed by the EndpointConfig type.
Public Constructors
Name | Description | |
---|---|---|
EndpointConfig | Initializes a new instance of the EndpointConfig class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
EndpointConfig Class
Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models Namespace