ContainerRegistryResourceCollection interface

Collection compose of container registry resources list and a possible link for next page.

Properties

nextLink

The link to next page of storage list.

value

The container registry resources list.

Property Details

The link to next page of storage list.

nextLink?: string

Property Value

string

value

The container registry resources list.

value?: ContainerRegistryResource[]

Property Value