Interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey

All Known Subinterfaces:
SqlPoolSecurityAlertPolicy.Definition, SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
Enclosing interface:
SqlPoolSecurityAlertPolicy.DefinitionStages

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

    • withStorageAccountAccessKey

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