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"]],[["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-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e class within the Google Cloud GKE Multi-Cloud v1 API, which is used to delete an AzureClient resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e class has properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eAzureClientName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to configure the deletion request.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e API available, with version 2.8.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors available for creating a \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e instance, including one with no parameter and one that takes another \u003ccode\u003eDeleteAzureClientRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class DeleteAzureClientRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest) \n\n public sealed class DeleteAzureClientRequest : IMessage\u003cDeleteAzureClientRequest\u003e, IEquatable\u003cDeleteAzureClientRequest\u003e, IDeepCloneable\u003cDeleteAzureClientRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class DeleteAzureClientRequest.\n\nRequest message for `AzureClusters.DeleteAzureClient` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteAzureClientRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteAzureClientRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteAzureClientRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteAzureClientRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### DeleteAzureClientRequest()\n\n public DeleteAzureClientRequest()\n\n### DeleteAzureClientRequest(DeleteAzureClientRequest)\n\n public DeleteAzureClientRequest(DeleteAzureClientRequest other)\n\nProperties\n----------\n\n### AllowMissing\n\n public bool AllowMissing { get; set; }\n\nIf set to true, and the\n\\[AzureClient\\]\\[google.cloud.gkemulticloud.v1.AzureClient\\] resource is not\nfound, the request will succeed but no action will be taken on the server\nand a completed \\[Operation\\]\\[google.longrunning.Operation\\] will be returned.\n\nUseful for idempotent deletion.\n\n### AzureClientName\n\n public AzureClientName AzureClientName { get; set; }\n\n[AzureClientName](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClientName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.DeleteAzureClientRequest#Google_Cloud_GkeMultiCloud_V1_DeleteAzureClientRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The resource name the\n\\[AzureClient\\]\\[google.cloud.gkemulticloud.v1.AzureClient\\] to delete.\n\n\\[AzureClient\\]\\[google.cloud.gkemulticloud.v1.AzureClient\\] names are\nformatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/azureClients/\u003cclient-id\u003e`.\n\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud resource names.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nIf set, only validate the request, but do not actually delete the resource."]]