SerializationFormattingPolicy Enum
- java.
lang. Object - java.
lang. Enum<SerializationFormattingPolicy> - com.
microsoft. azure. documentdb. SerializationFormattingPolicy
- com.
- java.
public enum SerializationFormattingPolicy
The formatting policy associated with JSON serialization in the Azure Cosmos DB database service.
Fields
Indented |
Indent the fields appropriately. |
None |
No additional formatting required. |
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