LoadBalancerProbe 成员

Represents the endpoint settings that the load balancer uses to monitor the availability of the Virtual Machine before forwarding traffic to it.

以下各表列出了由 LoadBalancerProbe 类型公开的成员。

公共 构造函数

  Name 说明
  LoadBalancerProbe Initializes a new instance of the LoadBalancerProbe class.

返回页首

公共 属性

  Name 说明
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 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

LoadBalancerProbe 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间