Share via


PatchCollection interface

Container App patch collection

Properties

nextLink

the link to the next page of items

value

Collection of patch resources.

Property Details

the link to the next page of items

nextLink?: string

Property Value

string

value

Collection of patch resources.

value: ContainerAppsPatchResource[]

Property Value