你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EndpointResourceDescription 类

定义

描述终结点资源。

public sealed class EndpointResourceDescription
type EndpointResourceDescription = class
Public NotInheritable Class EndpointResourceDescription
继承
EndpointResourceDescription

构造函数

EndpointResourceDescription()

初始化 EndpointResourceDescription 的新实例。

属性

Certificate

请勿使用。 不支持此属性。

CodePackageName

获取在服务清单中终结点资源的 CodePackageRef 属性中指定的代码包的名称。

EndpointType

获取终结点的类型。

IpAddressOrFqdn

获取与此终结点资源关联的 IP 地址。

Name

获取或设置终结点的名称。

PathSuffix

获取终结点的路径后缀。

Port

获取为此终结点分配的端口。

Protocol

获取此终结点使用的协议。

UriScheme

获取终结点的 Uri 方案。

适用于