Interface SqlPoolSecurityAlertPolicy.UpdateStages.WithStorageEndpoint

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

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

    • withStorageEndpoint

      SqlPoolSecurityAlertPolicy.Update withStorageEndpoint(String storageEndpoint)
      Specifies the storageEndpoint property: Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs..
      Parameters:
      storageEndpoint - Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs.
      Returns:
      the next definition stage.