Compartilhar via


PreAuthorizedApplication.Extensions Propriedade

Definição

Obtém ou define a coleção de extensões do aplicativo de recursos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a