MeterUsage interface
進階安全性服務的計費相關信息
屬性
| account |
Azure DevOps 帳戶 |
| azure |
|
| billed |
已淘汰 - 使用 BilledCommittersIdentities,而不是將認可者的 Cuids 清單用於已啟用進階安全性功能的存放庫 |
| billed |
BilledCommitter 物件清單,其中包含已啟用 AdvSec 之認可者的 identityRef |
| billing |
此帳單資訊的日期 |
| code |
BilledCommitter 物件的清單,其中包含已啟用程式碼安全性計劃之提交者的 identityRef。 此清單只會針對可啟用或停用程式碼安全計劃的組織填入。 |
| is |
True 是表示 當此組織產生進階安全性功能使用量的帳單時 |
| is |
True 是表示 在此組織中啟用進階安全性功能 |
| secret |
BilledCommitter 物件清單,其中包含已啟用 Secret Protection Plan 之提交者的 identityRef。 此清單只會針對可以啟用或停用秘密保護計劃的組織填入。 |
| tenant |
Azure 訂用帳戶 |
| unique |
已啟用進階安全性功能的存放庫認可者數目 |
屬性詳細資料
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