ChannelUpdateParameters.PartnerTopicInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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