AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the DeleteVolume operation. Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.FSx.AmazonFSxRequest
      Amazon.FSx.Model.DeleteVolumeRequest

Namespace: Amazon.FSx.Model
Assembly: AWSSDK.FSx.dll
Version: 3.x.y.z

Syntax

C#
public class DeleteVolumeRequest : AmazonFSxRequest
         IAmazonWebServiceRequest

The DeleteVolumeRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteVolumeRequest()

Properties

NameTypeDescription
Public Property ClientRequestToken System.String

Gets and sets the property ClientRequestToken.

Public Property OntapConfiguration Amazon.FSx.Model.DeleteVolumeOntapConfiguration

Gets and sets the property OntapConfiguration.

For Amazon FSx for ONTAP volumes, specify whether to take a final backup of the volume and apply tags to the backup. To apply tags to the backup, you must have the fsx:TagResource permission.

Public Property OpenZFSConfiguration Amazon.FSx.Model.DeleteVolumeOpenZFSConfiguration

Gets and sets the property OpenZFSConfiguration.

For Amazon FSx for OpenZFS volumes, specify whether to delete all child volumes and snapshots.

Public Property VolumeId System.String

Gets and sets the property VolumeId.

The ID of the volume that you are deleting.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5