TfvcShelvesetRequestData interface

Properties

includeDetails

Whether to include policyOverride and notes Only applies when requesting a single deep shelveset

includeLinks

Whether to include the _links field on the shallow references. Does not apply when requesting a single deep shelveset object. Links will always be included in the deep shelveset.

includeWorkItems

Whether to include workItems

maxChangeCount

Max number of changes to include

maxCommentLength

Max length of comment

name

Shelveset name

owner

Owner's ID. Could be a name or a guid.

Property Details

includeDetails

Whether to include policyOverride and notes Only applies when requesting a single deep shelveset

includeDetails: boolean

Property Value

boolean

Whether to include the _links field on the shallow references. Does not apply when requesting a single deep shelveset object. Links will always be included in the deep shelveset.

includeLinks: boolean

Property Value

boolean

includeWorkItems

Whether to include workItems

includeWorkItems: boolean

Property Value

boolean

maxChangeCount

Max number of changes to include

maxChangeCount: number

Property Value

number

maxCommentLength

Max length of comment

maxCommentLength: number

Property Value

number

name

Shelveset name

name: string

Property Value

string

owner

Owner's ID. Could be a name or a guid.

owner: string

Property Value

string