Hosts - Get
获取主机
GET http://localhost/BizTalkManagementService/Hosts
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
Host[] |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定义
Host
主机。
名称 | 类型 | 说明 |
---|---|---|
IsDefault |
boolean |
指示主机是否为默认主机的标志 |
IsTrusted |
boolean |
指示主机是否受信任的标志 |
NTGroupName |
string |
NT 组名称 |
Name |
string |
主机名 |
Type |
string |
主机类型 |