public sealed class CreateActiveDirectoryRequest : IMessage<CreateActiveDirectoryRequest>, IEquatable<CreateActiveDirectoryRequest>, IDeepCloneable<CreateActiveDirectoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateActiveDirectoryRequest.
CreateActiveDirectoryRequest for creating an active directory.
[[["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."],[[["The `CreateActiveDirectoryRequest` class in the Google.Cloud.NetApp.V1 API is used to create an active directory, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the Google.Cloud.NetApp.V1 namespace, within the Google.Cloud.NetApp.V1.dll assembly, offering methods for creating an active directory, such as the `CreateActiveDirectoryRequest()` constructor and other methods detailed in the document."],["The class includes properties like `ActiveDirectory`, `ActiveDirectoryId`, and `Parent`, which are required to specify the active directory's details and location during the creation process."],["There are several versions of this documentation, from 1.0.0 up to the latest 1.8.0, as shown at the top of the page."],["The `ParentAsLocationName` property gives a `LocationName`-typed view over the `Parent` resource name property."]]],[]]