EndpointConfig Class

 

The configuration to enable endpoint monitoring for a Url.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

System.Object
  Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.EndpointConfig

type EndpointConfig = class end

NameDescription
System_CAPS_pubmethodEndpointConfig()

Initializes a new instance of the EndpointConfig class.

NameDescription
System_CAPS_pubpropertyConfigId

Optional. The config id for endpoint monitoring config.

System_CAPS_pubpropertyLocation

Optional. The location from which the endpoint is monitored.

System_CAPS_pubpropertyName

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

System_CAPS_pubpropertyUrl

Optional. The Url to be monitored.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: