Freigeben über


ILabUpdate.RosterProfileLtiContextId Property

Definition

The unique context identifier for the lab in the lms.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The unique context identifier for the lab in the lms.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ltiContextId", Update=true)]
public string RosterProfileLtiContextId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The unique context identifier for the lab in the lms.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ltiContextId", Update=true)>]
member this.RosterProfileLtiContextId : string with get, set
Public Property RosterProfileLtiContextId As String

Property Value

Attributes

Applies to