Edit

Share via


RepoEnablementSettings interface

Properties

codeSecurityFeatures

Includes Code Security features that can be enabled.

isBundledSKU

Indicates whether the repository is part of the bundled SKU (old billing plan) or unbundled SKUs (new billing plan).

projectId

The project Id

repositoryId

The repository Id

secretProtectionFeatures

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

Property Value