public sealed class DeleteNfsShareRequest : IMessage<DeleteNfsShareRequest>, IEquatable<DeleteNfsShareRequest>, IDeepCloneable<DeleteNfsShareRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DeleteNfsShareRequest.
[[["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\u003eThe \u003ccode\u003eDeleteNfsShareRequest\u003c/code\u003e class is part of the Bare Metal Solution v2 API and is used to request the deletion of an NFS share.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNfsShareRequest\u003c/code\u003e class has a constructor that accepts another \u003ccode\u003eDeleteNfsShareRequest\u003c/code\u003e object for copying, and also a default one.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eDeleteNfsShareRequest\u003c/code\u003e documentation, ranging from version 1.0.0 up to the latest version, 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to manage the name of the NFS Share that will be deleted, in both string and typed versions, under the properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eNFSShareName\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,["# Bare Metal Solution v2 API - Class DeleteNfsShareRequest (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.6.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.5.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.4.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.3.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.2.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.1.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.0.0/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest) \n\n public sealed class DeleteNfsShareRequest : IMessage\u003cDeleteNfsShareRequest\u003e, IEquatable\u003cDeleteNfsShareRequest\u003e, IDeepCloneable\u003cDeleteNfsShareRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Bare Metal Solution v2 API class DeleteNfsShareRequest.\n\nMessage for deleting an NFS share. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteNfsShareRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteNfsShareRequest](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteNfsShareRequest](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteNfsShareRequest](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest), [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.BareMetalSolution.V2](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.BareMetalSolution.V2.dll\n\nConstructors\n------------\n\n### DeleteNfsShareRequest()\n\n public DeleteNfsShareRequest()\n\n### DeleteNfsShareRequest(DeleteNfsShareRequest)\n\n public DeleteNfsShareRequest(DeleteNfsShareRequest other)\n\nProperties\n----------\n\n### NFSShareName\n\n public NFSShareName NFSShareName { get; set; }\n\n[NFSShareName](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.NFSShareName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.DeleteNfsShareRequest#Google_Cloud_BareMetalSolution_V2_DeleteNfsShareRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the NFS share to delete."]]