RepoEnablementSettings interface
Properties
code |
Includes Code Security features that can be enabled. |
is |
Indicates whether the repository is part of the bundled SKU (old billing plan) or unbundled SKUs (new billing plan). |
project |
The project Id |
repository |
The repository Id |
secret |
Includes Secret Protection features that can be enabled. |
Property Details
codeSecurityFeatures
Includes Code Security features that can be enabled.
codeSecurityFeatures: CodeSecurityFeatures
Property Value
isBundledSKU
Indicates whether the repository is part of the bundled SKU (old billing plan) or unbundled SKUs (new billing plan).
isBundledSKU: boolean
Property Value
boolean
projectId
The project Id
projectId: string
Property Value
string
repositoryId
The repository Id
repositoryId: string
Property Value
string
secretProtectionFeatures
Includes Secret Protection features that can be enabled.
secretProtectionFeatures: SecretProtectionFeatures