Partager via


ILabPlan.DefaultConnectionProfileWebRdpAccess Property

Definition

The enabled access level for Web Access over RDP.

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

Property Value

Attributes

Applies to