InputEndpoint 成员

Represents the updated input endpoints in a load-balanced set for a Virtual Machine.

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

公共 构造函数

  Name 说明
  InputEndpoint 重载。  

返回页首

公共 属性

  Name 说明
EnableDirectServerReturn Gets or sets whether the endpoint uses Direct Server Return.
IdleTimeoutInMinutes Optional. The idle timeout in minutes for this endpoint.
LoadBalancedEndpointSetName Gets or sets a name for a set of load-balanced endpoints.
LoadBalancerDistribution Optional. Load Balancer Distribution for this endpoint.
LoadBalancerName Optional. Optional. Specify the name of an internal load balancer if this endpoint shall not be exposed on the default load balancer.
LoadBalancerProbe Gets or sets an LoadBalancerProbe object that defines the endpoint settings that the load balancer uses to monitor the availability of the Virtual Machine before forwarding traffic to the endpoint.
LocalPort Gets or sets the internal port on which the Virtual Machine is listening.
Name Gets or sets the name of the input endpoint.
Port Gets or sets the public port for the endpoint.
Protocol Gets or sets the protocol to use for the endpoint.
Rules Gets or sets a collection of AccessControlListRule objects that define the access control rules for network traffic to the endpoint.
VirtualIPAddress Gets or sets the virtual IP address of the endpoint.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

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

返回页首

另请参阅

参考

InputEndpoint 类
Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineUpdateLoadBalancedSetParameters 命名空间