Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureServerConfig.
AzureServerConfig contains information about a Google Cloud location, such as supported Azure regions and Kubernetes versions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — The
AzureServerConfig
resource name.AzureServerConfig
names are formatted asprojects/<project-number>/locations/<region>/azureServerConfig
.See Resource Names for more details on Google Cloud Platform resource names.
#name=
def name=(value) -> ::String
-
value (::String) — The
AzureServerConfig
resource name.AzureServerConfig
names are formatted asprojects/<project-number>/locations/<region>/azureServerConfig
.See Resource Names for more details on Google Cloud Platform resource names.
-
(::String) — The
AzureServerConfig
resource name.AzureServerConfig
names are formatted asprojects/<project-number>/locations/<region>/azureServerConfig
.See Resource Names for more details on Google Cloud Platform resource names.
#supported_azure_regions
def supported_azure_regions() -> ::Array<::String>
- (::Array<::String>) — The list of supported Azure regions.
#supported_azure_regions=
def supported_azure_regions=(value) -> ::Array<::String>
- value (::Array<::String>) — The list of supported Azure regions.
- (::Array<::String>) — The list of supported Azure regions.
#valid_versions
def valid_versions() -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AzureK8sVersionInfo>
-
(::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
#valid_versions=
def valid_versions=(value) -> ::Array<::Google::Cloud::GkeMultiCloud::V1::AzureK8sVersionInfo>
-
value (::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
-
(::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