public static void BindService(ServiceBinderBase serviceBinder, AzureClusters.AzureClustersBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-03-21 UTC."],[[["Version 2.8.0 is the latest available version for the Google.Cloud.GkeMultiCloud.V1.AzureClusters API, with several previous versions accessible, including the current version 2.5.0."],["The AzureClusters API enables users to manage Anthos clusters on Azure infrastructure through a centrally managed service."],["The AzureClusters class inherits from the .NET object class and includes inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString."],["The AzureClusters class includes two static methods: `BindService(AzureClustersBase)` which creates a service definition for server registration, and `BindService(ServiceBinderBase, AzureClustersBase)` which binds methods to a service binder."],["The API documentation provides reference documentation and code samples for the Anthos Multi-Cloud v1 API class, which is available in the `Google.Cloud.GkeMultiCloud.V1` namespace and within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]