public sealed class DeleteAzureClusterRequest : IMessage<DeleteAzureClusterRequest>, IEquatable<DeleteAzureClusterRequest>, IDeepCloneable<DeleteAzureClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class DeleteAzureClusterRequest.
Request message for Clusters.DeleteAzureCluster method.
If set to true, and the [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster] 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 page provides reference documentation for the \u003ccode\u003eDeleteAzureClusterRequest\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically for the .NET environment, with version history ranging from 1.0.0-beta01 to 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAzureClusterRequest\u003c/code\u003e class is a message type used to request the deletion of an Azure cluster using the \u003ccode\u003eClusters.DeleteAzureCluster\u003c/code\u003e method, inheriting from various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteAzureClusterRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e, which allows the request to succeed even if the cluster is not found, \u003ccode\u003eAzureClusterName\u003c/code\u003e, a typed view over the cluster's resource name, \u003ccode\u003eEtag\u003c/code\u003e for optimistic concurrency control, \u003ccode\u003eName\u003c/code\u003e to define the cluster to delete, and \u003ccode\u003eValidateOnly\u003c/code\u003e to test the request without actually deleting the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor, and a constructor that creates a new instance of the class based on an existing \u003ccode\u003eDeleteAzureClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]