Compartir a través de


ContainerRegistryClient.ListAllReplications(String, String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistryReplication> ListAllReplications (string resourceGroupName, string registryName);
member this.ListAllReplications : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerRegistry.PSContainerRegistryReplication>
Public Function ListAllReplications (resourceGroupName As String, registryName As String) As IList(Of PSContainerRegistryReplication)

Parameters

resourceGroupName
String
registryName
String

Returns

Applies to