InternalEndpoint 成员
The extension's internal endpoint configuration.
以下各表列出了由 InternalEndpoint 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
InternalEndpoint | 重载。 |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
Name | Required. Required for each internal endpoint. A unique name for the external endpoint. | |
Port | Required. Required for each internal endpoint. The port for the external endpoint. You can specify any port number you choose, but the port number specified must not collide with port numbers occupied by roles in the service. Possible values range between 1 and 65535, inclusive | |
Protocol | Required. Required for each internal endpoint. Transport protocol for the endpoint. Its value has to be one of the following: 'tcp', 'udp', 'http', 'https'. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
InternalEndpoint 类
Microsoft.WindowsAzure.Management.Compute.Models.ExtensionEndpointConfiguration 命名空间