Compartir a través de


PartnerAuthorization.AuthorizedPartnersList Propiedad

Definición

Obtiene o establece la lista de asociados autorizados.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a