Freigeben über


Lab.ConnectionProfile Eigenschaft

Definition

Ruft das Verbindungsprofil für das Lab ab oder legt es fest. Dadurch werden Einstellungen wie der Webzugriff auf Labressourcen oder ob RDP- oder SSH-Ports geöffnet sind, gesteuert.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: