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-04-09 UTC."],[[["This documentation page covers the `AzureClusters` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, specifically for version 2.4.0 of the API."],["The `AzureClusters` API provides a centralized service for creating and managing Anthos clusters on Azure infrastructure."],["This page lists the various versions of the `AzureClusters` class available, ranging from version 1.0.0-beta01 up to the latest version, 2.8.0."],["The page details two `BindService` methods for registering service methods with a server, allowing for customized service binding logic."],["The `AzureClusters` class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]