public sealed class AzureClusterNetworking : IMessage<AzureClusterNetworking>, IEquatable<AzureClusterNetworking>, IDeepCloneable<AzureClusterNetworking>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterNetworking.
public string ServiceLoadBalancerSubnetId { get; set; }
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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAzureClusterNetworking\u003c/code\u003e class is 2.8.0, with multiple prior versions available for reference, dating back to 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureClusterNetworking\u003c/code\u003e is a class within the Google Cloud GkeMultiCloud v1 API, used for cluster-wide networking configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties to manage IP address ranges for pods and services, specified by \u003ccode\u003ePodAddressCidrBlocks\u003c/code\u003e and \u003ccode\u003eServiceAddressCidrBlocks\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVirtualNetworkId\u003c/code\u003e property is required and it's used to define the ARM ID of the VNet associated with the cluster, which must be a single VNet for all cluster components.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceLoadBalancerSubnetId\u003c/code\u003e property is an optional field to specify the subnet for Kubernetes private service type load balancers, which defaults to AzureControlPlane.subnet_id if not set.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AzureClusterNetworking (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking) \n\n public sealed class AzureClusterNetworking : IMessage\u003cAzureClusterNetworking\u003e, IEquatable\u003cAzureClusterNetworking\u003e, IDeepCloneable\u003cAzureClusterNetworking\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterNetworking.\n\nClusterNetworking contains cluster-wide networking configuration. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureClusterNetworking \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureClusterNetworking](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureClusterNetworking](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureClusterNetworking](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterNetworking), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### AzureClusterNetworking()\n\n public AzureClusterNetworking()\n\n### AzureClusterNetworking(AzureClusterNetworking)\n\n public AzureClusterNetworking(AzureClusterNetworking other)\n\nProperties\n----------\n\n### PodAddressCidrBlocks\n\n public RepeatedField\u003cstring\u003e PodAddressCidrBlocks { get; }\n\nRequired. The IP address range of the pods in this cluster, in CIDR\nnotation (e.g. `10.96.0.0/14`).\n\nAll pods in the cluster get assigned a unique IPv4 address from these\nranges. Only a single range is supported.\n\nThis field cannot be changed after creation.\n\n### ServiceAddressCidrBlocks\n\n public RepeatedField\u003cstring\u003e ServiceAddressCidrBlocks { get; }\n\nRequired. The IP address range for services in this cluster, in CIDR\nnotation (e.g. `10.96.0.0/14`).\n\nAll services in the cluster get assigned a unique IPv4 address from these\nranges. Only a single range is supported.\n\nThis field cannot be changed after creating a cluster.\n\n### ServiceLoadBalancerSubnetId\n\n public string ServiceLoadBalancerSubnetId { get; set; }\n\nOptional. The ARM ID of the subnet where Kubernetes private service type\nload balancers are deployed. When unspecified, it defaults to\nAzureControlPlane.subnet_id.\n\nExample:\n\"/subscriptions/d00494d6-6f3c-4280-bbb2-899e163d1d30/resourceGroups/anthos_cluster_gkeust4/providers/Microsoft.Network/virtualNetworks/gke-vnet-gkeust4/subnets/subnetid456\"\n\n### VirtualNetworkId\n\n public string VirtualNetworkId { get; set; }\n\nRequired. The Azure Resource Manager (ARM) ID of the VNet associated with\nyour cluster.\n\nAll components in the cluster (i.e. control plane and node pools) run on a\nsingle VNet.\n\nExample:\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."]]