Partager via


ManagedServicesExtensions.GetManagedServicesRegistrationAssignments Méthode

Définition

Obtient une collection de ManagedServicesRegistrationAssignmentResources dans ArmResource.

public static Azure.ResourceManager.ManagedServices.ManagedServicesRegistrationAssignmentCollection GetManagedServicesRegistrationAssignments (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetManagedServicesRegistrationAssignments : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ManagedServices.ManagedServicesRegistrationAssignmentCollection
<Extension()>
Public Function GetManagedServicesRegistrationAssignments (client As ArmClient, scope As ResourceIdentifier) As ManagedServicesRegistrationAssignmentCollection

Paramètres

client
ArmClient

Instance ArmClient sur laquelle la méthode s’exécute.

scope
ResourceIdentifier

Étendue sur laquelle la ressource s’appliquera.

Retours

Objet représentant une collection de ManagedServicesRegistrationAssignmentResources et leurs opérations sur un ManagedServicesRegistrationAssignmentResource.

S’applique à