public sealed class ValidateDirectoryServiceRequest : IMessage<ValidateDirectoryServiceRequest>, IEquatable<ValidateDirectoryServiceRequest>, IDeepCloneable<ValidateDirectoryServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class ValidateDirectoryServiceRequest.
ValidateDirectoryServiceRequest validates the directory service policy
attached to the storage pool.
[[["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-09 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eValidateDirectoryServiceRequest\u003c/code\u003e class within the NetApp v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateDirectoryServiceRequest\u003c/code\u003e class is used to validate the directory service policy that is attached to a storage pool.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.8.0, with previous versions ranging from 1.0.0 up to 1.7.0 also being accessible.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDirectoryServiceType\u003c/code\u003e, which specifies the type of directory service policy, \u003ccode\u003eName\u003c/code\u003e, the required name of the storage pool, and \u003ccode\u003eStoragePoolName\u003c/code\u003e, a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from object, implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is located within the Google.Cloud.NetApp.V1 namespace in the Google.Cloud.NetApp.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,["# NetApp v1 API - Class ValidateDirectoryServiceRequest (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.9.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.8.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.7.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.6.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.5.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.4.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.3.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.2.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.1.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.0.0/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest) \n\n public sealed class ValidateDirectoryServiceRequest : IMessage\u003cValidateDirectoryServiceRequest\u003e, IEquatable\u003cValidateDirectoryServiceRequest\u003e, IDeepCloneable\u003cValidateDirectoryServiceRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the NetApp v1 API class ValidateDirectoryServiceRequest.\n\nValidateDirectoryServiceRequest validates the directory service policy\nattached to the storage pool. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ValidateDirectoryServiceRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ValidateDirectoryServiceRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ValidateDirectoryServiceRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ValidateDirectoryServiceRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest), [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.NetApp.V1](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetApp.V1.dll\n\nConstructors\n------------\n\n### ValidateDirectoryServiceRequest()\n\n public ValidateDirectoryServiceRequest()\n\n### ValidateDirectoryServiceRequest(ValidateDirectoryServiceRequest)\n\n public ValidateDirectoryServiceRequest(ValidateDirectoryServiceRequest other)\n\nProperties\n----------\n\n### DirectoryServiceType\n\n public DirectoryServiceType DirectoryServiceType { get; set; }\n\nType of directory service policy attached to the storage pool.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Name of the storage pool\n\n### StoragePoolName\n\n public StoragePoolName StoragePoolName { get; set; }\n\n[StoragePoolName](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.StoragePoolName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ValidateDirectoryServiceRequest#Google_Cloud_NetApp_V1_ValidateDirectoryServiceRequest_Name) resource name property."]]