A complex type containing the response information for the new health check.

C# |
public class CreateHealthCheckResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateHealthCheckResult()()()() | Initializes a new instance of the CreateHealthCheckResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | HealthCheck |
A complex type that contains identifying information about the health check.
|
![]() | Location |
The unique URL representing the new health check.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithHealthCheck(HealthCheck) | Obsolete.
Sets the HealthCheck property
|
![]() | WithLocation(String) | Obsolete.
Sets the Location property
|

Object | |
![]() | CreateHealthCheckResult |