Share via


MicrosoftgraphadministrativeUnit.Extensions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="extensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphextension> Extensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extensions")>]
member this.Extensions : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.Microsoftgraphextension> with get, set
Public Property Extensions As IList(Of Microsoftgraphextension)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to