Delen via


PartnerUpdateDestinationInfo Class

Definition

Properties of the corresponding partner destination of a Channel. Please note PartnerUpdateDestinationInfo is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include WebhookUpdatePartnerDestinationInfo.

public abstract class PartnerUpdateDestinationInfo
type PartnerUpdateDestinationInfo = class
Public MustInherit Class PartnerUpdateDestinationInfo
Inheritance
PartnerUpdateDestinationInfo
Derived

Constructors

PartnerUpdateDestinationInfo()

Initializes a new instance of PartnerUpdateDestinationInfo.

Applies to