DeleteSnapshotsOption Enumeration
The set of options describing delete operation.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
| Member name | Description |
|---|---|
| DeleteSnapshotsOnly | Delete the blob's snapshots only. |
| IncludeSnapshots | Delete the blob and its snapshots. |
| None | Delete blobs but not snapshots. |
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008Target Platforms