선택사항입니다. 버전을 클러스터 생성에 사용할 수 있는 경우 true입니다. 버전 생성이 사용 설정된 경우 새 클러스터를 만드는 데 사용할 수 있습니다. 그렇지 않으면 클러스터 생성에 실패합니다. 그러나 버전이 사용 설정되지 않은 경우에도 클러스터 업그레이드 작업이 성공할 수 있습니다.
endOfLife
boolean
선택사항입니다. 클러스터 버전이 지원 종료되어 더 이상 보안 및 버그 수정 범위 내에 있지 않은 부 버전에 속하는 경우 true입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-29(UTC)"],[],[],null,["# Method: projects.locations.getAzureServerConfig\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.AzureServerConfig.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n- [AzureK8sVersionInfo](#AzureK8sVersionInfo)\n - [JSON representation](#AzureK8sVersionInfo.SCHEMA_REPRESENTATION)\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nReturns information, such as supported Azure regions and Kubernetes versions, on a given Google Cloud location.\n\n### HTTP request\n\n`GET https://{endpoint}/v1/{name=projects/*/locations/*/azureServerConfig}`\n\nWhere `{endpoint}` is one of the [supported service endpoints](/kubernetes-engine/multi-cloud/docs/reference/rest#rest_endpoints).\n\nThe URLs use [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nAzureServerConfig contains information about a Google Cloud location, such as supported Azure regions and Kubernetes versions.\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `name` resource:\n\n- `gkemulticloud.azureServerConfigs.get`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs).\n\nAzureK8sVersionInfo\n-------------------\n\n| GKE-on-Azure is deprecated. See \u003chttps://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement\u003e for more details.\nKubernetes version information of GKE cluster on Azure."]]