Share via


ILab.RosterProfileActiveDirectoryGroupId Property

Definition

The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activeDirectoryGroupId")]
public string RosterProfileActiveDirectoryGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activeDirectoryGroupId")>]
member this.RosterProfileActiveDirectoryGroupId : string with get, set
Public Property RosterProfileActiveDirectoryGroupId As String

Property Value

Attributes

Applies to