Drive.GetModifyRequest Method ()

 

Enables shadow copy for the drive.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public ModifyDriveRequest GetModifyRequest()
public:
ModifyDriveRequest^ GetModifyRequest()
Public Function GetModifyRequest As ModifyDriveRequest

Return Value

Type: Microsoft.WindowsServerSolutions.Storage.ModifyDriveRequest

An instance of ModifyDriveRequest.

See Also

Drive Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top