Package version:

Container App patch collection

interface PatchCollection {
    nextLink?: string;
    value: ContainerAppsPatchResource[];
}

Properties

Properties

nextLink?: string

the link to the next page of items

Collection of patch resources.