public sealed class DeleteAzureClientRequest : IMessage<DeleteAzureClientRequest>, IEquatable<DeleteAzureClientRequest>, IDeepCloneable<DeleteAzureClientRequest>, IBufferMessage, IMessage
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.
Required. The resource name the [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] to delete.
[AzureClient][google.cloud.gkemulticloud.v1.AzureClient] names are formatted as
projects/<project-id>/locations/<region>/azureClients/<client-id>.
See Resource Names
for more details on Google Cloud resource names.
[[["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 outlines the \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e class, which is used to send requests for deleting Azure clients in the Google Cloud GkeMultiCloud V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request class is 2.8.0, with several previous versions available, starting from 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e class implements several interfaces, including \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\u003eKey properties of the request include \u003ccode\u003eName\u003c/code\u003e, which specifies the Azure client to delete, \u003ccode\u003eAllowMissing\u003c/code\u003e to handle cases where the client doesn't exist, and \u003ccode\u003eValidateOnly\u003c/code\u003e to perform request validation without deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe request takes into account the \u003ccode\u003eAzureClientName\u003c/code\u003e which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]