LabConnectionProfile.ClientRdpAccess プロパティ

定義

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)

プロパティ値

適用対象