MeterUsage interface

Information related to billing for Advanced Security services

Properties

accountId

The Azure DevOps account

azureSubscriptionId
billedCommitters

Deprecated - use BilledCommittersIdentities instead A list of Cuids for the commiters to the repositories that have Advanced Security features enabled

billedUsers

A list of BilledCommitter objects that contain the identityRef of committers that have AdvSec enabled

billingDate

The date this billing information pertains to

isAdvSecBillable

True when a bill is generated for Advanced Security feature usage in this organziation

isAdvSecEnabled

True when Advanced Security features are enabled in this organization

tenantId

The Azure subscription

uniqueCommitterCount

The number of commiters to repositories that have Advanced Security features enabled

Property Details

accountId

The Azure DevOps account

accountId: string

Property Value

string

azureSubscriptionId

azureSubscriptionId: string

Property Value

string

billedCommitters

Deprecated - use BilledCommittersIdentities instead A list of Cuids for the commiters to the repositories that have Advanced Security features enabled

billedCommitters: string[]

Property Value

string[]

billedUsers

A list of BilledCommitter objects that contain the identityRef of committers that have AdvSec enabled

billedUsers: BilledCommitter[]

Property Value

billingDate

The date this billing information pertains to

billingDate: Date

Property Value

Date

isAdvSecBillable

True when a bill is generated for Advanced Security feature usage in this organziation

isAdvSecBillable: boolean

Property Value

boolean

isAdvSecEnabled

True when Advanced Security features are enabled in this organization

isAdvSecEnabled: boolean

Property Value

boolean

tenantId

The Azure subscription

tenantId: string

Property Value

string

uniqueCommitterCount

The number of commiters to repositories that have Advanced Security features enabled

uniqueCommitterCount: number

Property Value

number