GallerySoftDeletedResourceList interface

The List Soft-deleted Resources operation response.

Properties

nextLink

The uri to fetch the next page of soft-deleted resources. Call ListNext() with this to fetch the next page of soft-deleted resources.

value

A list of soft-deleted resources.

Property Details

The uri to fetch the next page of soft-deleted resources. Call ListNext() with this to fetch the next page of soft-deleted resources.

nextLink?: string

Property Value

string

value

A list of soft-deleted resources.

value: GallerySoftDeletedResource[]

Property Value