Operational Data - Get Subscription
获取订阅
GET http://localhost/BizTalkManagementService/OperationalData/Subscriptions
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json" |
定义
Subscription
订阅。
名称 | 类型 | 说明 |
---|---|---|
CreationTime |
string |
创建时间 |
EndWindow |
string |
结束时段 |
HostName |
string |
主机名 |
Id |
string |
ID |
Name |
string |
名称 |
OrderedDelivery |
string |
按序送达 |
Priority |
integer |
优先级 |
RequestResponse |
string |
RequestResponse |
ServiceClass |
object |
服务类别 |
ServiceInstanceId |
string |
服务实例 ID |
ServiceName |
string |
ServiceName |
StartWindow |
string |
启动窗口 |
State |
object |
状态 |
SubscriptionType |
object |
订阅类型 |
ValidTime |
string |
有效时间 |