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

ApplicationGetHttpsEndpoint 类

定义

获取应用程序 HTTP 终结点。

public class ApplicationGetHttpsEndpoint
type ApplicationGetHttpsEndpoint = class
Public Class ApplicationGetHttpsEndpoint
继承
ApplicationGetHttpsEndpoint

构造函数

ApplicationGetHttpsEndpoint()

初始化 ApplicationGetHttpsEndpoint 类的新实例。

ApplicationGetHttpsEndpoint(IList<String>, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Boolean>)

初始化 ApplicationGetHttpsEndpoint 类的新实例。

属性

AccessModes

获取或设置应用程序的访问模式列表。

DestinationPort

获取或设置要连接到的目标端口。

DisableGatewayAuth

获取或设置值,该值指示是否禁用 GatewayAuth。

Location

获取终结点的位置。

PrivateIPAddress

获取或设置终结点的专用 IP 地址。

PublicPort

获取要连接到的公共端口。

SubDomainSuffix

获取或设置应用程序的子域后缀。

适用于