Partager via


PartnerAuthorization.AuthorizedPartnersList Propriété

Définition

Obtient ou définit la liste des partenaires autorisés.

[Newtonsoft.Json.JsonProperty(PropertyName="authorizedPartnersList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.Partner> AuthorizedPartnersList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizedPartnersList")>]
member this.AuthorizedPartnersList : System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.Partner> with get, set
Public Property AuthorizedPartnersList As IList(Of Partner)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à