删除资源

为避免系统因资源向您的 Google Cloud 账号收取费用 请务必记得删除不再需要的资源。

删除工作站

如需从 Google Cloud 控制台中删除工作站,请执行以下操作:

  1. 在 Google Cloud 控制台中,前往 Cloud Workstations > 工作站
  2. 选中要删除的工作站旁边的复选框。
  3. 点击 more_vert更多选项菜单,然后选择删除以删除所选工作站。

如果您的工作站配置使用永久性磁盘,并且回收政策设置为在您删除工作站后保留永久性磁盘,请务必提醒您的 Cloud 工作站管理员手动为您删除永久性磁盘。

删除工作站配置

如果您为了解 Cloud Workstations 而创建了一个新工作站配置,但现在不再需要该配置,请从 Google Cloud 控制台中将其删除:

  1. 在 Google Cloud 控制台中,依次前往 Cloud Workstations > Workstation 配置
  2. 选中要删除的工作站配置旁边的复选框。
  3. 点击 more_vert更多选项菜单,然后选择删除以删除所选的工作站配置。

删除工作站集群

如需从 Google Cloud 控制台中删除工作站集群,请执行以下操作:

  1. 在 Google Cloud 控制台中,前往 Cloud Workstations > 集群
  2. 选中要删除的集群旁边的复选框。
  3. 点击 more_vert更多选项菜单,然后选择删除以删除所选的工作站集群。

删除 Google Cloud 项目

如需从 Google Cloud 控制台或 gcloud CLI:

控制台

  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

后续步骤