次の方法で共有


AdvSecEnablementStatusUpdate interface

プロパティ

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 になります。

プロパティの詳細

advSecEnabled

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

advSecEnabled: boolean

プロパティ値

boolean

advSecEnablementFeatures

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

advSecEnablementFeatures: AdvSecEnablementFeatures

プロパティ値

blockPushes

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

blockPushes: boolean

プロパティ値

boolean