インスタンスの削除
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、Memorystore for Valkey インスタンスを削除する方法について説明します。
インスタンスの削除
Console
Google Cloud コンソールで [Memorystore for Valkey] ページに移動します。
Memorystore for Valkey
インスタンス ID をクリックします。
[削除] ボタンをクリックします。
インスタンス ID を入力します。
[削除] ボタンをクリックします。
gcloud
gcloud beta memorystore instances delete INSTANCE \
--location=REGION_ID
次のように置き換えます。
- INSTANCE は、インスタンスの ID です。
- REGION_ID はインスタンスが配置されているリージョンです。
例:
gcloud beta memorystore instances delete my-instance \
--location=us-central1
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-15 UTC。
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]
{"lastModified": "\u6700\u7d42\u66f4\u65b0\u65e5 2024-08-15 UTC\u3002"}