Share via


LabPlan.DefaultConnectionProfile Property

Definition

Gets or sets the default lab connection profile. This can be changed on a lab resource and only provides a default profile.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to