Megosztás a következőn keresztül:


PartnerNamespaceChannelPatch.PartnerDestinationInfo Property

Definition

Partner destination properties which can be updated if the channel is of type PartnerDestination. 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 Azure.ResourceManager.EventGrid.Models.PartnerUpdateDestinationInfo PartnerDestinationInfo { get; set; }
member this.PartnerDestinationInfo : Azure.ResourceManager.EventGrid.Models.PartnerUpdateDestinationInfo with get, set
Public Property PartnerDestinationInfo As PartnerUpdateDestinationInfo

Property Value

Applies to