Interface ServerSecurityAlertPolicy.UpdateStages.WithStorageAccountAccessKey

All Known Subinterfaces:
ServerSecurityAlertPolicy.Update
Enclosing interface:
ServerSecurityAlertPolicy.UpdateStages

public static interface ServerSecurityAlertPolicy.UpdateStages.WithStorageAccountAccessKey
The stage of the ServerSecurityAlertPolicy update allowing to specify storageAccountAccessKey.
  • Method Details

    • withStorageAccountAccessKey

      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.