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 WithCreate withIsEnabled(Boolean isEnabled)

Specifies the isEnabled property: Indicates whether Advanced Threat Protection is enabled..

Method Details

withIsEnabled

public abstract AdvancedThreatProtectionSetting.DefinitionStages.WithCreate withIsEnabled(Boolean isEnabled)

Specifies the isEnabled property: Indicates whether Advanced Threat Protection is enabled..

Parameters:

isEnabled - Indicates whether Advanced Threat Protection is enabled.

Returns:

the next definition stage.

Applies to