次の方法で共有


LabPlan.DefaultConnectionProfile プロパティ

定義

既定のラボ接続プロファイルを取得または設定します。 これはラボ リソースで変更でき、既定のプロファイルのみを提供します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象