LoadBalancerProbe Class
Represents the endpoint settings that the load balancer uses to monitor the availability of the Virtual Machine before forwarding traffic to it.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | LoadBalancerProbe() | Initializes a new instance of the LoadBalancerProbe class. |
| Name | Description | |
|---|---|---|
![]() | IntervalInSeconds | Gets or sets the interval for the load balancer probe in seconds. |
![]() | Path | Gets or sets the relative path to inspect to determine the availability status of the Virtual Machine. |
![]() | Port | Gets or sets the port to use to inspect the availability status of the Virtual Machine. |
![]() | Protocol | Gets or sets the protocol to use to inspect the availability status of the Virtual Machine. |
![]() | TimeoutInSeconds | Gets or sets the timeout for the load balancer probe in seconds. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)