다음을 통해 공유


ManagementAdministrationConfiguration.GetDelegatedScope(String) 메서드

정의

지정된 경로에 ManagementAdministrationConfiguration 대한 개체를 반환합니다.

public:
 Microsoft::Web::Management::Server::ManagementAdministrationConfiguration ^ GetDelegatedScope(System::String ^ path);
public Microsoft.Web.Management.Server.ManagementAdministrationConfiguration GetDelegatedScope (string path);
member this.GetDelegatedScope : string -> Microsoft.Web.Management.Server.ManagementAdministrationConfiguration
Public Function GetDelegatedScope (path As String) As ManagementAdministrationConfiguration

매개 변수

path
String

위치 경로입니다. 경로에 슬래시가 포함될 수 없습니다.

반환

ManagementAdministrationConfiguration 지정된 경로에 대한 개체입니다.

적용 대상