AdvSecEnablementSettingsUpdate interface

Extends

プロパティ

enableOnCreate

新しく作成されたリポジトリで Advanced Security を自動的に有効にします。

継承されたプロパティ

advSecEnabled

Advanced Security enablement status set to False when disabled and True when enabled;Null が明示的に設定されることはありません。

advSecEnablementFeatures

Advanced Security と共に有効にできる追加の機能が含まれています。

blockPushes

true の場合、シークレットを含むプッシュはブロックされます。 <br />false の場合、プッシュはシークレットをスキャンし、ブロックされません。 <br/>要求に includeAllProperties が false の場合、この値は null になります。

プロパティの詳細

enableOnCreate

新しく作成されたリポジトリで Advanced Security を自動的に有効にします。

enableOnCreate: boolean

プロパティ値

boolean

継承されたプロパティの詳細

advSecEnabled

Advanced Security enablement status set to False when disabled and True when enabled;Null が明示的に設定されることはありません。

advSecEnabled: boolean

プロパティ値

boolean

AdvSecEnablementStatusUpdate.advSecEnabled から継承された

advSecEnablementFeatures

Advanced Security と共に有効にできる追加の機能が含まれています。

advSecEnablementFeatures: AdvSecEnablementFeatures

プロパティ値

AdvSecEnablementStatusUpdate.advSecEnablementFeaturesから継承された

blockPushes

true の場合、シークレットを含むプッシュはブロックされます。 <br />false の場合、プッシュはシークレットをスキャンし、ブロックされません。 <br/>要求に includeAllProperties が false の場合、この値は null になります。

blockPushes: boolean

プロパティ値

boolean

AdvSecEnablementStatusUpdate.blockPushes から継承された