ManagementAdministrationConfiguration.GetDelegatedScope(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したパスの 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指定したパスの オブジェクト。