value (::Array<::String>) — Required. The IP address range for services in this cluster, in CIDR
notation (e.g. 10.96.0.0/14).
All services in the cluster get assigned a unique IPv4 address from these
ranges. Only a single range is supported.
This field cannot be changed after creating a cluster.
Returns
(::Array<::String>) — Required. The IP address range for services in this cluster, in CIDR
notation (e.g. 10.96.0.0/14).
All services in the cluster get assigned a unique IPv4 address from these
ranges. Only a single range is supported.
This field cannot be changed after creating a cluster.
#service_load_balancer_subnet_id
defservice_load_balancer_subnet_id()->::String
Returns
(::String) — Optional. The ARM ID of the subnet where Kubernetes private service type
load balancers are deployed. When unspecified, it defaults to
AzureControlPlane.subnet_id.
value (::String) — Optional. The ARM ID of the subnet where Kubernetes private service type
load balancers are deployed. When unspecified, it defaults to
AzureControlPlane.subnet_id.
(::String) — Optional. The ARM ID of the subnet where Kubernetes private service type
load balancers are deployed. When unspecified, it defaults to
AzureControlPlane.subnet_id.
[[["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,["# Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::AzureClusterNetworking (v0.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.0 (latest)](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/latest/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.14.1](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.14.1/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.13.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.13.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.12.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.12.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.11.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.11.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.10.1](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.10.1/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.9.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.9.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.8.2](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.8.2/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.7.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.7.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.6.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.5.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.5.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.4.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.3.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.2.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.2.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking)\n- [0.1.0](/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/0.1.0/Google-Cloud-GkeMultiCloud-V1-AzureClusterNetworking) \nReference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AzureClusterNetworking.\n\nClusterNetworking contains cluster-wide networking configuration. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #pod_address_cidr_blocks\n\n def pod_address_cidr_blocks() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All pods in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\n This field cannot be changed after creation.\n\n### #pod_address_cidr_blocks=\n\n def pod_address_cidr_blocks=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All pods in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\nThis field cannot be changed after creation. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Required. The IP address range of the pods in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All pods in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\n This field cannot be changed after creation.\n\n### #service_address_cidr_blocks\n\n def service_address_cidr_blocks() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All services in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\n This field cannot be changed after creating a cluster.\n\n### #service_address_cidr_blocks=\n\n def service_address_cidr_blocks=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All services in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\nThis field cannot be changed after creating a cluster. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Required. The IP address range for services in this cluster, in CIDR notation (e.g. `10.96.0.0/14`).\n\n\n All services in the cluster get assigned a unique IPv4 address from these\n ranges. Only a single range is supported.\n\n This field cannot be changed after creating a cluster.\n\n### #service_load_balancer_subnet_id\n\n def service_load_balancer_subnet_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The ARM ID of the subnet where Kubernetes private service type load balancers are deployed. When unspecified, it defaults to AzureControlPlane.subnet_id.\n\n Example:\n \"/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456\"\n\n### #service_load_balancer_subnet_id=\n\n def service_load_balancer_subnet_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The ARM ID of the subnet where Kubernetes private service type load balancers are deployed. When unspecified, it defaults to AzureControlPlane.subnet_id.\n\n\n Example:\n\"/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456\" \n**Returns**\n\n- (::String) --- Optional. The ARM ID of the subnet where Kubernetes private service type load balancers are deployed. When unspecified, it defaults to AzureControlPlane.subnet_id.\n\n Example:\n \"/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456\"\n\n### #virtual_network_id\n\n def virtual_network_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The Azure Resource Manager (ARM) ID of the VNet associated with your cluster.\n\n All components in the cluster (i.e. control plane and node pools) run on a\n single VNet.\n\n Example:\n `/subscriptions/\u003csubscription-id\u003e/resourceGroups/\u003cresource-group-id\u003e/providers/Microsoft.Network/virtualNetworks/\u003cvnet-id\u003e`\n\n This field cannot be changed after creation.\n\n### #virtual_network_id=\n\n def virtual_network_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The Azure Resource Manager (ARM) ID of the VNet associated with your cluster.\n\n\n All components in the cluster (i.e. control plane and node pools) run on a\n single VNet.\n\n Example:\n `/subscriptions/\u003csubscription-id\u003e/resourceGroups/\u003cresource-group-id\u003e/providers/Microsoft.Network/virtualNetworks/\u003cvnet-id\u003e`\n\nThis field cannot be changed after creation. \n**Returns**\n\n- (::String) --- Required. The Azure Resource Manager (ARM) ID of the VNet associated with your cluster.\n\n All components in the cluster (i.e. control plane and node pools) run on a\n single VNet.\n\n Example:\n `/subscriptions/\u003csubscription-id\u003e/resourceGroups/\u003cresource-group-id\u003e/providers/Microsoft.Network/virtualNetworks/\u003cvnet-id\u003e`\n\n This field cannot be changed after creation."]]