共用方式為


RosterProfile.ActiveDirectoryGroupId Property

Definition

Gets or sets the AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode.

[Newtonsoft.Json.JsonProperty(PropertyName="activeDirectoryGroupId")]
public string ActiveDirectoryGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeDirectoryGroupId")>]
member this.ActiveDirectoryGroupId : string with get, set
Public Property ActiveDirectoryGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to