Share via


MicrosoftgraphdirectoryRole.ScopedMembers Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to