InstanceEndpoint 成员

Represents an instance endpoint.

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

公共 构造函数

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

返回页首

公共 属性

  Name 说明
IdleTimeoutInMinutes Optional. The idle timeout in minutes for this endpoint.
LocalPort Gets or sets the internal port on which the Virtual Machine is listening.
Name Gets or sets the name for the role instance endpoint.
Port Gets or sets the external port of the role instance endpoint.
Protocol Gets or sets the transport protocol for the role instance endpoint.
VirtualIPAddress Gets or sets the virtual IP address of the role instance endpoint.

返回页首

公共 方法

(另请参见 受保护 方法)

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

返回页首

受保护 方法

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

返回页首

另请参阅

参考

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