Compartir a través de


ManagedServicesExtensions.GetManagedServicesRegistrations Método

Definición

Obtiene una colección de ManagedServicesRegistrationResources en ArmResource.

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

Parámetros

client
ArmClient

Instancia ArmClient en la que se ejecutará el método.

scope
ResourceIdentifier

Ámbito al que se aplicará el recurso.

Devoluciones

Objeto que representa la colección de ManagedServicesRegistrationResources y sus operaciones en managedServicesRegistrationResource.

Se aplica a