共用方式為


ChannelUpdateParameters.PartnerTopicInfo Property

Definition

Gets or sets partner topic properties which can be updated if the channel is of type PartnerTopic.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerTopicInfo")]
public Microsoft.Azure.Management.EventGrid.Models.PartnerUpdateTopicInfo PartnerTopicInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerTopicInfo")>]
member this.PartnerTopicInfo : Microsoft.Azure.Management.EventGrid.Models.PartnerUpdateTopicInfo with get, set
Public Property PartnerTopicInfo As PartnerUpdateTopicInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to