AzureServerConfig contains information about a Google Cloud
location, such as supported Azure regions and Kubernetes
versions.
Attributes
Name
Description
name
str
The AzureServerConfig resource name.
AzureServerConfig names are formatted as
projects/.
See `Resource
Names
valid_versions
MutableSequence[google.cloud.gke_multicloud_v1.types.AzureK8sVersionInfo]
List of all released Kubernetes versions, including ones
which are end of life and can no longer be used. Filter by
the enabled property to limit to currently available
versions. Valid versions supported for both create and
update operations
supported_azure_regions
MutableSequence[str]
The list of supported Azure regions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class AzureServerConfig (0.6.21)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.21 (latest)](/python/docs/reference/gkemulticloud/latest/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.6.19](/python/docs/reference/gkemulticloud/0.6.19/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.5.1](/python/docs/reference/gkemulticloud/0.5.1/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.4.0](/python/docs/reference/gkemulticloud/0.4.0/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.3.0](/python/docs/reference/gkemulticloud/0.3.0/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.2.2](/python/docs/reference/gkemulticloud/0.2.2/google.cloud.gke_multicloud_v1.types.AzureServerConfig)\n- [0.1.1](/python/docs/reference/gkemulticloud/0.1.1/google.cloud.gke_multicloud_v1.types.AzureServerConfig) \n\n AzureServerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAzureServerConfig contains information about a Google Cloud\nlocation, such as supported Azure regions and Kubernetes\nversions."]]