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 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. |