Partager via


PreAuthorizedApplication.Extensions Propriété

Définition

Obtient ou définit la collection d’extensions de l’application de ressource.

[Newtonsoft.Json.JsonProperty(PropertyName="extensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.PreAuthorizedApplicationExtension> Extensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensions")>]
member this.Extensions : System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.PreAuthorizedApplicationExtension> with get, set
Public Property Extensions As IList(Of PreAuthorizedApplicationExtension)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à