DefinitionEndpointResponse 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 Endpoint status.
public class DefinitionEndpointResponse
type DefinitionEndpointResponse = class
Public Class DefinitionEndpointResponse
- Inheritance
-
DefinitionEndpointResponse
Constructors
DefinitionEndpointResponse() |
Initializes a new instance of the DefinitionEndpointResponse class. |
Properties
DomainName |
Optional. The endpoint domain name. |
Location |
Optional. Specifies the location of an endpoint of type Any. This is required for Performance policies |
MinChildEndpoints |
Optional. Specifies the minimum amount of child endpoints in a nested profile that has to be online for the endpoint to be considered online. |
MonitorStatus |
Optional. Indicates health status for the endpoint. |
Status |
Optional. The status of monitoring for the endpoint. |
Type |
Optional. Specifies the type of the endpoint. |
Weight |
Optional. Specifies the weight of an endpoint in a weighted round robin policy. |
Applies to
Azure SDK for .NET