Compartir a través de


ContainerRegistryClient.ListAllRegistries(String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistry> ListAllRegistries (string resourceGroupName);
member this.ListAllRegistries : string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistry>
Public Function ListAllRegistries (resourceGroupName As String) As IList(Of PSContainerRegistry)

Parameters

resourceGroupName
String

Returns

Applies to