Interface SqlPoolSecurityAlertPolicy.UpdateStages.WithStorageAccountAccessKey

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

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

    • withStorageAccountAccessKey

      SqlPoolSecurityAlertPolicy.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.