次の方法で共有


LabPlanUpdate.LinkedLmsInstance プロパティ

定義

このラボ プランでラボ名簿をリンクできる lms インスタンスのベース URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象