次の方法で共有


LabUpdate.ConnectionProfile プロパティ

定義

ラボの接続プロファイルを取得または設定します。 これにより、ラボ リソースへの Web アクセスや、RDP ポートまたは SSH ポートが開いているかどうかなどの設定が制御されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProfile")]
public Microsoft.Azure.Management.LabServices.Models.ConnectionProfile ConnectionProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProfile")>]
member this.ConnectionProfile : Microsoft.Azure.Management.LabServices.Models.ConnectionProfile with get, set
Public Property ConnectionProfile As ConnectionProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象