public sealed class DeleteDomainRequest : IMessage<DeleteDomainRequest>, IEquatable<DeleteDomainRequest>, IDeepCloneable<DeleteDomainRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API class DeleteDomainRequest.
Request message for
[DeleteDomain][google.cloud.managedidentities.v1.DeleteDomain]
[[["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."],[[["The `DeleteDomainRequest` class is used to send a request to delete a managed identity domain."],["This class is part of the Google Cloud Managed Identities v1 API, with version 3.3.0 being the latest, and the provided content being v3.1.0."],["`DeleteDomainRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteDomainRequest` class contains two properties: `DomainName` which provides a domain-typed view over the resource name, and `Name` which represents the required domain resource name."],["There are also different versions available for this class such as 3.2.0, 3.0.0, 2.3.0, and 2.2.0, with links provided."]]],[]]