[CLOUD-ENGINEER] 特定のリージョンで作成したカスタムサブネットの詳細を表示できるgcloudコマンドは次のうちどれですか。…

問題

  • 特定のリージョンで作成したカスタムサブネットの詳細を表示できるgcloudコマンドは次のうちどれですか。

選択肢

  • A.gcloud compute networks subnets view [SUBNET_NAME] –region us-central1
  • B.gcloud compute networks subnets describe [SUBNET_NAME] –region us-central1
  • C.gcloud compute networks subnets list [SUBNET_NAME] –region us-central1
  • D.gcloud compute networks subnets read [SUBNET_NAME] –region us-central1