MeterUsage interface
Information related to billing for Advanced Security services
Properties
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 |
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