你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WebhookPartnerDestinationInfo interface
有关合作伙伴目标的 WebHook 的信息。
- Extends
属性
client |
合作伙伴客户端身份验证 |
endpoint |
表示合作伙伴目标的终结点的基 URL。 |
endpoint |
多态鉴别器,它指定此对象可以是的不同类型 |
endpoint |
表示合作伙伴目标的终结点的 URL。 |
继承属性
azure |
订阅者的 Azure 订阅 ID。 将在此 Azure 订阅下创建与通道关联的合作伙伴目标。 |
endpoint |
合作伙伴目标终结点的其他上下文。 |
name | 与通道关联的合作伙伴目标的名称。 |
resource |
订阅者的 Azure 资源组。 将在此资源组下创建与通道关联的合作伙伴目标。 |
resource |
更改资源移动的历史记录。 |
属性详细信息
clientAuthentication
合作伙伴客户端身份验证
clientAuthentication?: PartnerClientAuthenticationUnion
属性值
endpointBaseUrl
表示合作伙伴目标的终结点的基 URL。
endpointBaseUrl?: string
属性值
string
endpointType
多态鉴别器,它指定此对象可以是的不同类型
endpointType: "WebHook"
属性值
"WebHook"
endpointUrl
表示合作伙伴目标的终结点的 URL。
endpointUrl?: string
属性值
string
继承属性详细信息
azureSubscriptionId
订阅者的 Azure 订阅 ID。 将在此 Azure 订阅下创建与通道关联的合作伙伴目标。
azureSubscriptionId?: string
属性值
string
endpointServiceContext
合作伙伴目标终结点的其他上下文。
endpointServiceContext?: string
属性值
string
name
resourceGroupName
订阅者的 Azure 资源组。 将在此资源组下创建与通道关联的合作伙伴目标。
resourceGroupName?: string
属性值
string
resourceMoveChangeHistory
更改资源移动的历史记录。
resourceMoveChangeHistory?: ResourceMoveChangeHistory[]