AdvancedThreatProtectionSetting.DefinitionStages.WithIsEnabled Interface
public static interface AdvancedThreatProtectionSetting.DefinitionStages.WithIsEnabled
The stage of the AdvancedThreatProtectionSetting definition allowing to specify isEnabled.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIsEnabled(Boolean isEnabled)
Specifies the is |
Method Details
withIsEnabled
public abstract AdvancedThreatProtectionSetting.DefinitionStages.WithCreate withIsEnabled(Boolean isEnabled)
Specifies the isEnabled property: Indicates whether Advanced Threat Protection is enabled..
Parameters:
Returns: