다음을 통해 공유


ConfigurationSet.WindowsRemoteManagement 속성

 

가져오거나는 WindowsRemoteManagementSettings 가상 컴퓨터에서 Windows 원격 관리 서비스를 구성 하는 개체입니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public WindowsRemoteManagementSettings WindowsRemoteManagement { get; set; }
public:
property WindowsRemoteManagementSettings^ WindowsRemoteManagement {
    WindowsRemoteManagementSettings^ get();
    void set(WindowsRemoteManagementSettings^ value);
}
member WindowsRemoteManagement : WindowsRemoteManagementSettings with get, set
Public Property WindowsRemoteManagement As WindowsRemoteManagementSettings

속성 값

Type: Microsoft.WindowsAzure.Management.Compute.Models.WindowsRemoteManagementSettings

A WindowsRemoteManagementSettings 개체입니다.

설명

이 속성을 설정 하면 원격 Windows PowerShell을 사용 합니다.

참고 항목

ConfigurationSet 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동