Package version:

The response of a BuilderResource list operation.

interface BuilderCollection {
    nextLink?: string;
    value: BuilderResource[];
}

Properties

Properties

nextLink?: string

The link to the next page of items

The BuilderResource items on this page