LoggingOperations Enum
- java.
lang. Object - java.
lang. Enum<LoggingOperations> - com.
microsoft. azure. storage. LoggingOperations
- com.
- java.
public enum LoggingOperations
Specifies which types of operations the service should log.
Fields
READ |
Log Read Operations. |
WRITE |
Log Write Operations. |
Inherited Members
com.microsoft.azure.storage._logging_operations_1a8d151435c32ce8c692ccdaafe6d5c9a2
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java