共用方式為


AdvSecEnablementStatus interface

Extends

屬性

advSecEnablementLastChangedDate

上次更新此存放庫的進階安全性狀態

projectId
repositoryId

繼承的屬性

advSecEnabled

[進階安全性啟用狀態] 設定為 [停用時為 False] 和 [啟用時為 True] ;Null 永遠不會明確設定。

advSecEnablementFeatures

包含可與進階安全性一起啟用的其他功能。

blockPushes

若為 true,則會封鎖包含秘密的推送。 <br />False 時,會掃描推送以取得秘密,且不會遭到封鎖。 <br />如果要求中的 includeAllProperties 為 false,這個值會是 null。

屬性詳細資料

advSecEnablementLastChangedDate

上次更新此存放庫的進階安全性狀態

advSecEnablementLastChangedDate: Date

屬性值

Date

projectId

projectId: string

屬性值

string

repositoryId

repositoryId: string

屬性值

string

繼承的屬性詳細資料

advSecEnabled

[進階安全性啟用狀態] 設定為 [停用時為 False] 和 [啟用時為 True] ;Null 永遠不會明確設定。

advSecEnabled: boolean

屬性值

boolean

繼承自AdvSecEnablementStatusUpdate.advSecEnabled

advSecEnablementFeatures

包含可與進階安全性一起啟用的其他功能。

advSecEnablementFeatures: AdvSecEnablementFeatures

屬性值

繼承自AdvSecEnablementStatusUpdate.advSecEnablementFeatures

blockPushes

若為 true,則會封鎖包含秘密的推送。 <br />False 時,會掃描推送以取得秘密,且不會遭到封鎖。 <br />如果要求中的 includeAllProperties 為 false,這個值會是 null。

blockPushes: boolean

屬性值

boolean

繼承自AdvSecEnablementStatusUpdate.blockPushes