Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TfvcShelvesetRequestData

Hierarchy

  • TfvcShelvesetRequestData

Index

Properties

Optional includeDetails

includeDetails: boolean

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

Optional includeLinks

includeLinks: 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.

Optional includeWorkItems

includeWorkItems: boolean

Whether to include workItems

Optional maxChangeCount

maxChangeCount: number

Max number of changes to include

Optional maxCommentLength

maxCommentLength: number

Max length of comment

Optional name

name: string

Shelveset's name

Optional owner

owner: string

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

Generated using TypeDoc