Partager via


IRegistryTasks.ListByRegistry(String, String) Méthode

Définition

Répertorie les tâches d’un registre.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ContainerRegistry.Fluent.IRegistryTask> ListByRegistry (string resourceGroupName, string registryName);
abstract member ListByRegistry : string * string -> seq<Microsoft.Azure.Management.ContainerRegistry.Fluent.IRegistryTask>
Public Function ListByRegistry (resourceGroupName As String, registryName As String) As IEnumerable(Of IRegistryTask)

Paramètres

resourceGroupName
String

Groupe de ressources du Registre parent.

registryName
String

Nom du registre parent.

Retours

S’applique à