Enum ShareListingDetails
- Namespace
- Microsoft.WindowsAzure.Storage.File
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Specifies which details to include when listing the shares in this storage account.
[Flags]
public enum ShareListingDetails
Fields
Retrieve all available details.
Retrieve share metadata.
No additional details.
Retrieve share snapshots.