Package version:

Interface ContainerAppsBuildCollection

The response of a Container Apps Build Resource list operation.

interface ContainerAppsBuildCollection {
    nextLink?: string;
    value: ContainerAppsBuildResource[];
}

Properties

Properties

nextLink?: string

The link to the next page of items

The Container Apps Build Resource items on this page