Enum LoggingOperations
- Namespace
- Microsoft.WindowsAzure.Storage.Shared.Protocol
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Enumeration representing the state of logging in a service.
[Flags]
public enum LoggingOperations
Fields
Log all operations.
Log delete operations.
Logging is disabled.
Log read operations.
Log write operations.