PartnerConfiguration.PartnerAuthorization Property

Definition

Gets or sets the details of authorized partners.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to