MeterUsage interface
Information related to billing for Advanced Security services
account |
The Azure DevOps account |
azure |
|
billed |
Deprecated - use BilledCommittersIdentities instead A list of Cuids for the commiters to the repositories that have Advanced Security features enabled |
billed |
A list of BilledCommitter objects that contain the identityRef of committers that have AdvSec enabled |
billing |
The date this billing information pertains to |
is |
True when a bill is generated for Advanced Security feature usage in this organziation |
is |
True when Advanced Security features are enabled in this organization |
tenant |
The Azure subscription |
unique |
The number of commiters to repositories that have Advanced Security features enabled |
The Azure DevOps account
accountId: string
Property Value
string
azureSubscriptionId: string
Property Value
string
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[]
A list of BilledCommitter objects that contain the identityRef of committers that have AdvSec enabled
billedUsers: BilledCommitter[]
Property Value
The date this billing information pertains to
billingDate: Date
Property Value
Date
True when a bill is generated for Advanced Security feature usage in this organziation
isAdvSecBillable: boolean
Property Value
boolean
True when Advanced Security features are enabled in this organization
isAdvSecEnabled: boolean
Property Value
boolean
The Azure subscription
tenantId: string
Property Value
string
The number of commiters to repositories that have Advanced Security features enabled
uniqueCommitterCount: number
Property Value
number