Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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