LogCollectionLevel Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. databox. models. LogCollectionLevel
- com.
- java.
public enum LogCollectionLevel
extends Enum<LogCollectionLevel>
Level of the logs to be collected.
Fields
| ERROR |
Enum value Error. |
| VERBOSE |
Enum value Verbose. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static LogCollectionLevel fromString(String value)
Parses a serialized value to a LogCollectionLevel instance.
Parameters
- value
- String