DefenderForStorageSetting.DefinitionStages.WithIsEnabledSensitiveDataDiscoveryIsEnabled Interface

public static interface DefenderForStorageSetting.DefinitionStages.WithIsEnabledSensitiveDataDiscoveryIsEnabled

The stage of the DefenderForStorageSetting definition allowing to specify isEnabledSensitiveDataDiscoveryIsEnabled.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withIsEnabledSensitiveDataDiscoveryIsEnabled(Boolean isEnabledSensitiveDataDiscoveryIsEnabled)

Specifies the isEnabledSensitiveDataDiscoveryIsEnabled property: Indicates whether Sensitive Data Discovery should be enabled..

Method Details

withIsEnabledSensitiveDataDiscoveryIsEnabled

public abstract DefenderForStorageSetting.DefinitionStages.WithCreate withIsEnabledSensitiveDataDiscoveryIsEnabled(Boolean isEnabledSensitiveDataDiscoveryIsEnabled)

Specifies the isEnabledSensitiveDataDiscoveryIsEnabled property: Indicates whether Sensitive Data Discovery should be enabled..

Parameters:

isEnabledSensitiveDataDiscoveryIsEnabled - Indicates whether Sensitive Data Discovery should be enabled.

Returns:

the next definition stage.

Applies to