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."],[[["This documentation page provides reference information for the `AzureClusters` class within the Anthos Multi-Cloud v1 API, specifically for version 2.2.0."],["The `AzureClusters` API allows for the creation and management of Anthos clusters running on Azure infrastructure through a single, centrally managed service."],["This class inherits from the base `object` class, and has methods including `BindService` that can be used to register a server service."],["There are multiple versions of the documentation available, with 2.8.0 being the most recent, and 1.0.0-beta01 being the oldest."],["The page is part of the `Google.Cloud.GkeMultiCloud.V1` namespace and the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]