你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RelayServiceConnectionEntity 类
App 服务应用的混合连接。
变量仅由服务器填充,发送请求时将被忽略。
- 继承
-
azure.mgmt.web.v2016_08_01.models._models_py3.ProxyOnlyResourceRelayServiceConnectionEntity
构造函数
RelayServiceConnectionEntity(*, kind: str | None = None, entity_name: str | None = None, entity_connection_string: str | None = None, resource_type: str | None = None, resource_connection_string: str | None = None, hostname: str | None = None, port: int | None = None, biztalk_uri: str | None = None, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
kind
|
资源类型。 |
entity_name
|
|
entity_connection_string
|
|
resource_type
|
|
resource_connection_string
|
|
hostname
|
|
port
|
|
biztalk_uri
|
|
变量
名称 | 说明 |
---|---|
id
|
资源 ID。 |
name
|
资源名称。 |
kind
|
资源类型。 |
type
|
资源类型。 |
entity_name
|
|
entity_connection_string
|
|
resource_type
|
|
resource_connection_string
|
|
hostname
|
|
port
|
|
biztalk_uri
|
|