AzureServerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
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 valid Kubernetes versions. |
supported_azure_regions |
MutableSequence[str]
The list of supported Azure regions. |