LabConnectionProfile.ClientRdpAccess Property

Definition

The enabled access level for Client Access over RDP.

public Azure.ResourceManager.LabServices.Models.LabVirtualMachineConnectionType? ClientRdpAccess { get; set; }
member this.ClientRdpAccess : Nullable<Azure.ResourceManager.LabServices.Models.LabVirtualMachineConnectionType> with get, set
Public Property ClientRdpAccess As Nullable(Of LabVirtualMachineConnectionType)

Property Value

Applies to