共用方式為


WebhookPartnerDestinationInfo interface

合作夥伴目的地的 WebHook 相關信息。

Extends

屬性

clientAuthentication

合作夥伴客戶端驗證

endpointBaseUrl

代表夥伴目的地端點的基底 URL。

endpointType

多型歧視性,指定這個物件可以是的不同類型

endpointUrl

表示合作夥伴目的地端點的 URL。

繼承的屬性

azureSubscriptionId

訂閱者的 Azure 訂用帳戶標識碼。 與通道相關聯的合作夥伴目的地將會在此 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 訂用帳戶標識碼。 與通道相關聯的合作夥伴目的地將會在此 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