MeterUsage interface

与高级安全服务计费相关的信息

属性

accountId

Azure DevOps 帐户

azureSubscriptionId
billedCommitters

已弃用 - 使用 BilledCommittersIdentities,而不是提交者的 Cuids 列表,这些存储库已启用高级安全功能

billedUsers

包含已启用 AdvSec 的提交者的 identityRef 的 BilledCommitter 对象列表

billingDate

此计费信息与

codeSecurityBilledUsers

一个 BilledCommitter 对象列表,其中包含启用了代码安全计划的提交者的 identityRef。 此列表仅针对可以启用或禁用 Code Security Plan 的组织填充。

isAdvSecBillable

如此 当在此组织中为高级安全功能使用情况生成帐单时

isAdvSecEnabled

如此 当在此组织中启用高级安全功能时

secretProtectionBilledUsers

一个 BilledCommitter 对象列表,其中包含启用了 Secret Protection Plan 的提交者的 identityRef。 此列表仅针对可以启用或禁用 Secret Protection Plan 的组织填充。

tenantId

Azure 订阅

uniqueCommitterCount

已启用高级安全功能的存储库的提交者数

属性详细信息

accountId

Azure DevOps 帐户

accountId: string

属性值

string

azureSubscriptionId

azureSubscriptionId: string

属性值

string

billedCommitters

已弃用 - 使用 BilledCommittersIdentities,而不是提交者的 Cuids 列表,这些存储库已启用高级安全功能

billedCommitters: string[]

属性值

string[]

billedUsers

包含已启用 AdvSec 的提交者的 identityRef 的 BilledCommitter 对象列表

billedUsers: BilledCommitter[]

属性值

billingDate

此计费信息与

billingDate: Date

属性值

Date

codeSecurityBilledUsers

一个 BilledCommitter 对象列表,其中包含启用了代码安全计划的提交者的 identityRef。 此列表仅针对可以启用或禁用 Code Security Plan 的组织填充。

codeSecurityBilledUsers: BilledCommitter[]

属性值

isAdvSecBillable

如此 当在此组织中为高级安全功能使用情况生成帐单时

isAdvSecBillable: boolean

属性值

boolean

isAdvSecEnabled

如此 当在此组织中启用高级安全功能时

isAdvSecEnabled: boolean

属性值

boolean

secretProtectionBilledUsers

一个 BilledCommitter 对象列表,其中包含启用了 Secret Protection Plan 的提交者的 identityRef。 此列表仅针对可以启用或禁用 Secret Protection Plan 的组织填充。

secretProtectionBilledUsers: BilledCommitter[]

属性值

tenantId

Azure 订阅

tenantId: string

属性值

string

uniqueCommitterCount

已启用高级安全功能的存储库的提交者数

uniqueCommitterCount: number

属性值

number