public sealed class DeleteAzureClientRequest : IMessage<DeleteAzureClientRequest>, IEquatable<DeleteAzureClientRequest>, IDeepCloneable<DeleteAzureClientRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class DeleteAzureClientRequest.
Request message for AzureClusters.DeleteAzureClient method.
If set to true, and the
[AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource is not
found, the request will succeed but no action will be taken on the server
and a completed [Operation][google.longrunning.Operation] will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e class within the Google Cloud GKE Multi-Cloud v1 API, used to request the deletion of an Azure client.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.8.0, and the provided context also covers older versions such as 2.7.0 down to 1.0.0-beta01, all linked to the \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eAzureClientName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which dictate the behavior and specifics of the deletion operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and follows a specific format: \u003ccode\u003eprojects/<project-id>/locations/<region>/azureClients/<client-id>\u003c/code\u003e, in order to successfully complete the delete request.\u003c/p\u003e\n"]]],[],null,[]]