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 \ V1Methods
__construct
Constructor.
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.
↳ valid_versions
array< Google\Cloud\GkeMultiCloud\V1\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
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.
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.
var
string
$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
setValidVersions
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
$this
getSupportedAzureRegions
The list of supported Azure regions.
setSupportedAzureRegions
The list of supported Azure regions.
var
string[]
$this