共用方式為


VerifiedPartner.PartnerTopicDetails Property

Definition

Gets or sets details of the partner topic scenario.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to