Method: projects.locations.azureClients.get

說明特定 AzureClient 資源。

HTTP 要求

GET https://{endpoint}/v1/{name=projects/*/locations/*/azureClients/*}

其中 {endpoint}支援的服務端點之一。

這些網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

這是必要旗標,要說明的 AzureClient 資源名稱。

AzureClient 名稱的格式為 projects/<project-id>/locations/<region>/azureClients/<client-id>

如要進一步瞭解 Google Cloud 資源名稱,請參閱「資源名稱」。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 AzureClient 的執行個體。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/cloud-platform

詳情請參閱Authentication Overview

IAM 權限

需要 name 資源的下列 IAM 權限:

  • gkemulticloud.azureClients.get

詳情請參閱 IAM 說明文件