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

WebhookPartnerDestinationInfo interface

有关合作伙伴目标的 WebHook 的信息。

Extends

属性

clientAuthentication

合作伙伴客户端身份验证

endpointBaseUrl

表示合作伙伴目标的终结点的基 URL。

endpointType

多态鉴别器,它指定此对象可以是的不同类型

endpointUrl

表示合作伙伴目标的终结点的 URL。

继承属性

azureSubscriptionId

订阅者的 Azure 订阅 ID。 将在此 Azure 订阅下创建与通道关联的合作伙伴目标。

endpointServiceContext

合作伙伴目标终结点的其他上下文。

name

与通道关联的合作伙伴目标的名称。

resourceGroupName

订阅者的 Azure 资源组。 将在此资源组下创建与通道关联的合作伙伴目标。

resourceMoveChangeHistory

更改资源移动的历史记录。

属性详细信息

clientAuthentication

合作伙伴客户端身份验证

clientAuthentication?: PartnerClientAuthenticationUnion

属性值

endpointBaseUrl

表示合作伙伴目标的终结点的基 URL。

endpointBaseUrl?: string

属性值

string

endpointType

多态鉴别器,它指定此对象可以是的不同类型

endpointType: "WebHook"

属性值

"WebHook"

endpointUrl

表示合作伙伴目标的终结点的 URL。

endpointUrl?: string

属性值

string

继承属性详细信息

azureSubscriptionId

订阅者的 Azure 订阅 ID。 将在此 Azure 订阅下创建与通道关联的合作伙伴目标。

azureSubscriptionId?: string

属性值

string

继承自PartnerDestinationInfo.azureSubscriptionId

endpointServiceContext

合作伙伴目标终结点的其他上下文。

endpointServiceContext?: string

属性值

string

继承自PartnerDestinationInfo.endpointServiceContext

name

与通道关联的合作伙伴目标的名称。

name?: string

属性值

string

继承自PartnerDestinationInfo.name

resourceGroupName

订阅者的 Azure 资源组。 将在此资源组下创建与通道关联的合作伙伴目标。

resourceGroupName?: string

属性值

string

继承自PartnerDestinationInfo.resourceGroupName

resourceMoveChangeHistory

更改资源移动的历史记录。

resourceMoveChangeHistory?: ResourceMoveChangeHistory[]

属性值

继承自PartnerDestinationInfo.resourceMoveChangeHistory