DefinitionPolicyResponse Members
Represents the monitoring policy.
The following tables list the members exposed by the DefinitionPolicyResponse type.
Public Constructors
Name | Description | |
---|---|---|
DefinitionPolicyResponse | Initializes a new instance of the DefinitionPolicyResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
Endpoints | Gets or sets the list of endpoints that are being monitored. | |
LoadBalancingMethod | Gets or sets the load-balancing method that is used to distribute connections. | |
MonitorStatus | Gets or sets the health status for the overall load-balancing policy. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an object that can iterate through a collection of endpoints. | |
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
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator | Retrieves an object that can iterate through a collection of endpoints. |
Top
See Also
Reference
DefinitionPolicyResponse Class
Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace