VirtualMachine.ConnectionProfile Property

Definition

Gets profile for information about connecting to the virtual machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to