DefinitionEndpointCreateParameters Members

Represents the configuration of an endpoint in a definition.

The following tables list the members exposed by the DefinitionEndpointCreateParameters type.

Public Constructors

  Name Description
  DefinitionEndpointCreateParameters Initializes a new instance of the DefinitionEndpointCreateParameters class.

Top

Public Properties

  Name Description
DomainName Gets or sets the domain name of the endpoint.
Location Gets or sets the location of an endpoint.
Status Gets or sets the status of the monitoring endpoint.
Type Gets or sets the type of endpoint that is being added to the definition.
Weight Gets or sets the weight of an endpoint in a weighted round robin policy.

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

DefinitionEndpointCreateParameters Class
Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace