LoadBalancerProbe Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

NameDescription
System_CAPS_pubpropertyIntervalInSeconds

Gets or sets the interval for the load balancer probe in seconds.

System_CAPS_pubpropertyPath

Gets or sets the relative path to inspect to determine the availability status of the Virtual Machine.

System_CAPS_pubpropertyPort

Gets or sets the port to use to inspect the availability status of the Virtual Machine.

System_CAPS_pubpropertyProtocol

Gets or sets the protocol to use to inspect the availability status of the Virtual Machine.

System_CAPS_pubpropertyTimeoutInSeconds

Gets or sets the timeout for the load balancer probe in seconds.

Return to top
Show: