Partager via


ManagementAdministrationConfiguration.GetDelegatedScope(String) Méthode

Définition

Retourne l’objet ManagementAdministrationConfiguration pour le chemin d’accès spécifié.

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

Paramètres

path
String

Chemin d’accès à l’emplacement. Le chemin d’accès ne peut pas contenir de barre oblique.

Retours

Objet ManagementAdministrationConfiguration pour le chemin d’accès spécifié.

S’applique à