共用方式為


MeterUsage interface

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

屬性

accountId

Azure DevOps 帳戶

azureSubscriptionId
billedCommitters

已淘汰 - 使用 BilledCommittersIdentities,而不是將認可者的 Cuids 清單用於已啟用進階安全性功能的存放庫

billedUsers

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

billingDate

此帳單資訊的日期

codeSecurityBilledUsers

BilledCommitter 物件的清單,其中包含已啟用程式碼安全性計劃之提交者的 identityRef。 此清單只會針對可啟用或停用程式碼安全計劃的組織填入。

isAdvSecBillable

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

isAdvSecEnabled

True 是表示 在此組織中啟用進階安全性功能

secretProtectionBilledUsers

BilledCommitter 物件清單,其中包含已啟用 Secret Protection Plan 之提交者的 identityRef。 此清單只會針對可以啟用或停用秘密保護計劃的組織填入。

tenantId

Azure 訂用帳戶

uniqueCommitterCount

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

屬性詳細資料

accountId

Azure DevOps 帳戶

accountId: string

屬性值

string

azureSubscriptionId

azureSubscriptionId: string

屬性值

string

billedCommitters

已淘汰 - 使用 BilledCommittersIdentities,而不是將認可者的 Cuids 清單用於已啟用進階安全性功能的存放庫

billedCommitters: string[]

屬性值

string[]

billedUsers

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

billedUsers: BilledCommitter[]

屬性值

billingDate

此帳單資訊的日期

billingDate: Date

屬性值

Date

codeSecurityBilledUsers

BilledCommitter 物件的清單,其中包含已啟用程式碼安全性計劃之提交者的 identityRef。 此清單只會針對可啟用或停用程式碼安全計劃的組織填入。

codeSecurityBilledUsers: BilledCommitter[]

屬性值

isAdvSecBillable

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

isAdvSecBillable: boolean

屬性值

boolean

isAdvSecEnabled

True 是表示 在此組織中啟用進階安全性功能

isAdvSecEnabled: boolean

屬性值

boolean

secretProtectionBilledUsers

BilledCommitter 物件清單,其中包含已啟用 Secret Protection Plan 之提交者的 identityRef。 此清單只會針對可以啟用或停用秘密保護計劃的組織填入。

secretProtectionBilledUsers: BilledCommitter[]

屬性值

tenantId

Azure 訂用帳戶

tenantId: string

屬性值

string

uniqueCommitterCount

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

uniqueCommitterCount: number

屬性值

number