Compartir a través de


PreAuthorizedApplication.Extensions Propiedad

Definición

Obtiene o establece la colección de extensiones de la aplicación de recursos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a