MeterUsage interface
Advanced Security サービスの課金に関連する情報
プロパティ
account |
Azure DevOps アカウント |
azure |
|
billed |
非推奨 - BilledCommittersIdentities を使用します。代わりに、高度なセキュリティ機能が有効になっているリポジトリへのコミット者の Cuids の一覧を使用します |
billed |
AdvSec が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧 |
billing |
この課金情報が関連する日付 |
code |
Code Security Plan が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧。 この一覧は、コード セキュリティ プランを有効または無効にできる組織に対してのみ表示されます。 |
is |
True の 場合は、この臓器で高度なセキュリティ機能の使用の請求書が生成されます。 |
is |
この組織で高度なセキュリティ機能が有効になっている場合は True |
secret |
Secret Protection Plan が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧。 このリストは、シークレット保護プランを有効または無効にできる組織に対してのみ入力されます。 |
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
codeSecurityBilledUsers
Code Security Plan が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧。 この一覧は、コード セキュリティ プランを有効または無効にできる組織に対してのみ表示されます。
codeSecurityBilledUsers: BilledCommitter[]
プロパティ値
isAdvSecBillable
True の 場合は、この臓器で高度なセキュリティ機能の使用の請求書が生成されます。
isAdvSecBillable: boolean
プロパティ値
boolean
isAdvSecEnabled
この組織で高度なセキュリティ機能が有効になっている場合は True
isAdvSecEnabled: boolean
プロパティ値
boolean
secretProtectionBilledUsers
Secret Protection Plan が有効になっているコミッターの identityRef を含む BilledCommitter オブジェクトの一覧。 このリストは、シークレット保護プランを有効または無効にできる組織に対してのみ入力されます。
secretProtectionBilledUsers: BilledCommitter[]
プロパティ値
tenantId
Azure サブスクリプション
tenantId: string
プロパティ値
string
uniqueCommitterCount
高度なセキュリティ機能が有効になっているリポジトリへのコミット者の数
uniqueCommitterCount: number
プロパティ値
number