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

IngressGatewayResource interface

入口网关访问凭据

属性

accessKey

混合连接的访问密钥。 注意:此属性不会序列化。 它只能由服务器填充。

expiresOn

访问密钥的过期时间(以 unix 为单位)。

hostname

入口主机名。

hybridConnectionName

资源的 Azure 中继混合连接名称。

namespaceName

命名空间名称。

namespaceNameSuffix

中继命名空间的后缀域名。

serverId

arc 入口网关服务器应用 ID。

serviceConfigurationToken

用于访问已启用服务的令牌。

tenantId

目标资源主租户 ID。

属性详细信息

accessKey

混合连接的访问密钥。 注意:此属性不会序列化。 它只能由服务器填充。

accessKey?: string

属性值

string

expiresOn

访问密钥的过期时间(以 unix 为单位)。

expiresOn?: number

属性值

number

hostname

入口主机名。

hostname?: string

属性值

string

hybridConnectionName

资源的 Azure 中继混合连接名称。

hybridConnectionName?: string

属性值

string

namespaceName

命名空间名称。

namespaceName?: string

属性值

string

namespaceNameSuffix

中继命名空间的后缀域名。

namespaceNameSuffix?: string

属性值

string

serverId

arc 入口网关服务器应用 ID。

serverId?: string

属性值

string

serviceConfigurationToken

用于访问已启用服务的令牌。

serviceConfigurationToken?: string

属性值

string

tenantId

目标资源主租户 ID。

tenantId?: string

属性值

string