MeterUsage interface
Advanced Security サービスの課金に関連する情報
プロパティ
account |
Azure DevOps アカウント |
azure |
|
billed |
非推奨 - 代わりに BilledCommittersIdentities を使用する 高度なセキュリティ機能が有効になっているリポジトリへのコミッターの Cuids の一覧 |
billed |
AdvSec が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧 |
billing |
この課金情報が関連する日付 |
is |
True を指定すると、このオーガネーションで高度なセキュリティ機能の使用に対して請求書が生成されます |
is |
True を指定すると、このorganizationで高度なセキュリティ機能が有効になります |
tenant |
Azure サブスクリプション |
unique |
高度なセキュリティ機能が有効になっているリポジトリへのコミッターの数 |
プロパティの詳細
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
isAdvSecBillable
True を指定すると、このオーガネーションで高度なセキュリティ機能の使用に対して請求書が生成されます
isAdvSecBillable: boolean
プロパティ値
boolean
isAdvSecEnabled
True を指定すると、このorganizationで高度なセキュリティ機能が有効になります
isAdvSecEnabled: boolean
プロパティ値
boolean
tenantId
Azure サブスクリプション
tenantId: string
プロパティ値
string
uniqueCommitterCount
高度なセキュリティ機能が有効になっているリポジトリへのコミッターの数
uniqueCommitterCount: number
プロパティ値
number