ServerSecurityAlertPolicy.UpdateStages.WithStorageAccountAccessKey Interface

public static interface ServerSecurityAlertPolicy.UpdateStages.WithStorageAccountAccessKey

The stage of the ServerSecurityAlertPolicy update allowing to specify storageAccountAccessKey.

Method Summary

Modifier and Type Method and Description
abstract Update withStorageAccountAccessKey(String storageAccountAccessKey)

Specifies the storageAccountAccessKey property: Specifies the identifier key of the Threat Detection audit storage account..

Method Details

withStorageAccountAccessKey

public abstract ServerSecurityAlertPolicy.Update withStorageAccountAccessKey(String storageAccountAccessKey)

Specifies the storageAccountAccessKey property: Specifies the identifier key of the Threat Detection audit storage account..

Parameters:

storageAccountAccessKey - Specifies the identifier key of the Threat Detection audit storage account.

Returns:

the next definition stage.

Applies to