共用方式為


MeterUsage interface

進階安全性服務計費的相關信息

屬性

accountId

Azure DevOps 帳戶

azureSubscriptionId
billedCommitters

已淘汰 - 請改用 BilledCommittersIdentities,而不是認可者的 Cuid 清單給已啟用進階安全性功能的存放庫

billedUsers

包含已啟用 AdvSec 之認可者的 identityRef 的 BilledCommitter 物件清單

billingDate

此帳單資訊的日期

isAdvSecBillable

True 是表示 當此組織的進階安全性功能使用量產生帳單時

isAdvSecEnabled

如果在此組織中啟用進階安全性功能,則為 True

tenantId

Azure 訂用帳戶

uniqueCommitterCount

已啟用進階安全性功能的存放庫認可者數目

屬性詳細資料

accountId

Azure DevOps 帳戶

accountId: string

屬性值

string

azureSubscriptionId

azureSubscriptionId: string

屬性值

string

billedCommitters

已淘汰 - 請改用 BilledCommittersIdentities,而不是認可者的 Cuid 清單給已啟用進階安全性功能的存放庫

billedCommitters: string[]

屬性值

string[]

billedUsers

包含已啟用 AdvSec 之認可者的 identityRef 的 BilledCommitter 物件清單

billedUsers: BilledCommitter[]

屬性值

billingDate

此帳單資訊的日期

billingDate: Date

屬性值

Date

isAdvSecBillable

True 是表示 當此組織的進階安全性功能使用量產生帳單時

isAdvSecBillable: boolean

屬性值

boolean

isAdvSecEnabled

如果在此組織中啟用進階安全性功能,則為 True

isAdvSecEnabled: boolean

屬性值

boolean

tenantId

Azure 訂用帳戶

tenantId: string

屬性值

string

uniqueCommitterCount

已啟用進階安全性功能的存放庫認可者數目

uniqueCommitterCount: number

屬性值

number