RepoEnablementSettings interface

属性

codeSecurityFeatures

包括可启用的代码安全功能。

isBundledSKU

指示存储库是捆绑 SKU(旧账单计划)还是非捆绑 SKU(新账单计划)的一部分。

projectId

项目 ID

repositoryId

仓库 ID

secretProtectionFeatures

包括可以启用的机密保护功能。

属性详细信息

codeSecurityFeatures

包括可启用的代码安全功能。

codeSecurityFeatures: CodeSecurityFeatures

属性值

isBundledSKU

指示存储库是捆绑 SKU(旧账单计划)还是非捆绑 SKU(新账单计划)的一部分。

isBundledSKU: boolean

属性值

boolean

projectId

项目 ID

projectId: string

属性值

string

repositoryId

仓库 ID

repositoryId: string

属性值

string

secretProtectionFeatures

包括可以启用的机密保护功能。

secretProtectionFeatures: SecretProtectionFeatures

属性值