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

PartnerDestinationInfo interface

频道的相应合作伙伴目标的属性。

属性

azureSubscriptionId

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

endpointServiceContext

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

endpointType

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

name

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

resourceGroupName

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

resourceMoveChangeHistory

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

属性详细信息

azureSubscriptionId

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

azureSubscriptionId?: string

属性值

string

endpointServiceContext

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

endpointServiceContext?: string

属性值

string

endpointType

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

endpointType: "WebHook"

属性值

"WebHook"

name

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

name?: string

属性值

string

resourceGroupName

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

resourceGroupName?: string

属性值

string

resourceMoveChangeHistory

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

resourceMoveChangeHistory?: ResourceMoveChangeHistory[]

属性值