Compartir a través de


PartnerConfiguration.PartnerAuthorizationAuthorizedPartnersList Property

Definition

The list of authorized partners.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IPartner> PartnerAuthorizationAuthorizedPartnersList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.PartnerAuthorizationAuthorizedPartnersList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IPartner> with get, set
Public Property PartnerAuthorizationAuthorizedPartnersList As List(Of IPartner)

Property Value

Implements

Attributes

Applies to