Used by AdvSec to estimate billable pushers for a Host or Project.

interface BillablePusher {
    projectId?: string;
    repoId?: string;
    vSID?: string;
}

Properties

projectId?: string

ProjectId that was pushed to.

repoId?: string

RepositoryId that was pushed to.

vSID?: string

Visual Studio ID /Team Foundation ID