LoadBalancerProbeTransportProtocol Enumeration

 

Specifies the protocol to use to inspect the availability status of a Virtual Machine.

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

public enum class LoadBalancerProbeTransportProtocol

Member nameDescription
Http

Specifies the HTTP protocol.

Tcp

Specifies the TCP protocol.

Return to top
Show: