Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureServerConfig.
AzureServerConfig contains information about a Google Cloud location, such as
supported Azure regions and Kubernetes versions.
Generated from protobuf message google.cloud.gkemulticloud.v1.AzureServerConfig
Namespace
Google \ Cloud \ GkeMultiCloud \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
The AzureServerConfig resource name. AzureServerConfig names are formatted as projects/<project-number>/locations/<region>/azureServerConfig. See Resource Names for more details on Google Cloud Platform resource names.
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
array
The list of supported Azure regions.
getName
The AzureServerConfig resource name.
AzureServerConfig names are formatted as
projects/<project-number>/locations/<region>/azureServerConfig.
See Resource Names
for more details on Google Cloud Platform resource names.
Returns
Type
Description
string
setName
The AzureServerConfig resource name.
AzureServerConfig names are formatted as
projects/<project-number>/locations/<region>/azureServerConfig.
See Resource Names
for more details on Google Cloud Platform resource names.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getValidVersions
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
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
[[["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,["# Google Anthos Multi Cloud V1 Client - Class AzureServerConfig (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.AzureServerConfig)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.AzureServerConfig)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.AzureServerConfig)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.AzureServerConfig)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.AzureServerConfig)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.AzureServerConfig)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.AzureServerConfig)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.AzureServerConfig)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.AzureServerConfig)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.AzureServerConfig) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureServerConfig.\n\nAzureServerConfig contains information about a Google Cloud location, such as\nsupported Azure regions and Kubernetes versions.\n\nGenerated from protobuf message `google.cloud.gkemulticloud.v1.AzureServerConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe `AzureServerConfig` resource name.\n\n`AzureServerConfig` names are formatted as\n`projects/\u003cproject-number\u003e/locations/\u003cregion\u003e/azureServerConfig`.\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud Platform resource names.\n\n### setName\n\nThe `AzureServerConfig` resource name.\n\n`AzureServerConfig` names are formatted as\n`projects/\u003cproject-number\u003e/locations/\u003cregion\u003e/azureServerConfig`.\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud Platform resource names.\n\n### getValidVersions\n\nList of all released Kubernetes versions, including ones which are end of\nlife and can no longer be used. Filter by the `enabled`\nproperty to limit to currently available versions.\n\nValid versions supported for both create and update operations\n\n### setValidVersions\n\nList of all released Kubernetes versions, including ones which are end of\nlife and can no longer be used. Filter by the `enabled`\nproperty to limit to currently available versions.\n\nValid versions supported for both create and update operations\n\n### getSupportedAzureRegions\n\nThe list of supported Azure regions.\n\n### setSupportedAzureRegions\n\nThe list of supported Azure regions."]]