刪除資源

如要避免系統向您的 Google Cloud 帳戶收取所用資源的費用,請務必刪除不再需要的資源。

刪除工作站

如要從 Google Cloud 控制台刪除工作站,請按照下列步驟操作:

  1. 在 Google Cloud 控制台中,依序前往「Cloud Workstations」>「Workstations」(工作站)
  2. 選取要刪除的工作站旁的核取方塊。
  3. 按一下「更多」more_vert選項選單,然後選取「刪除」,即可刪除所選工作站。

如果工作站設定使用永久磁碟,且回收政策設定為在您刪除工作站後保留永久磁碟,請務必提醒 Cloud Workstations 管理員手動刪除您的永久磁碟。

刪除工作站設定

如果您特地為了學習 Cloud Workstations 而建立新的工作站設定,但已不再需要,可以透過 Google Cloud 控制台刪除設定:

  1. 在 Google Cloud 控制台中,依序前往「Cloud Workstations」>「Workstation configurations」(工作站設定)
  2. 在要刪除的工作站設定旁,選取核取方塊。
  3. 按一下「更多」more_vert選項選單,然後選取「刪除」,即可刪除所選工作站設定。

刪除工作站叢集

如要在 Google Cloud 控制台中刪除工作站叢集,請按照下列步驟操作:

  1. 在 Google Cloud 控制台中,依序前往「Cloud Workstations」>「Clusters」
  2. 在要刪除的叢集旁,選取核取方塊。
  3. 按一下「更多」more_vert選項選單,然後選取「刪除」,即可刪除所選工作站叢集。

刪除 Google Cloud 專案

如要從 Google Cloud 控制台或 gcloudCLI 刪除 Google Cloud 專案,請按照下列步驟操作:

控制台

  1. In the Google Cloud console, go to the Manage resources page.

    Go to Manage resources

  2. In the project list, select the project that you want to delete, and then click Delete.
  3. In the dialog, type the project ID, and then click Shut down to delete the project.

gcloud

    Delete a Google Cloud project:

    gcloud projects delete PROJECT_ID

後續步驟