Share via


ILab.ConnectionProfileClientRdpAccess Property

Definition

The enabled access level for Client Access over RDP.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The enabled access level for Client Access over RDP.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ConnectionType) }, ReadOnly=false, Required=false, SerializedName="clientRdpAccess")]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ConnectionType? ConnectionProfileClientRdpAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The enabled access level for Client Access over RDP.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ConnectionType) }, ReadOnly=false, Required=false, SerializedName="clientRdpAccess")>]
member this.ConnectionProfileClientRdpAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.ConnectionType> with get, set
Public Property ConnectionProfileClientRdpAccess As Nullable(Of ConnectionType)

Property Value

Attributes

Applies to