Compartir a través de


ContainerRegistryDataPlaneClient.ListRepository(Nullable<Int32>) Method

Definition

public System.Collections.Generic.IList<string> ListRepository (int? first);
member this.ListRepository : Nullable<int> -> System.Collections.Generic.IList<string>
Public Function ListRepository (first As Nullable(Of Integer)) As IList(Of String)

Parameters

first
Nullable<Int32>

Returns

Applies to