Uses of Class
com.azure.analytics.synapse.artifacts.models.JsonFormat
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of JsonFormat in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionJsonFormat.setDeserializer
(Object deserializer) Set the deserializer property: Deserializer.JsonFormat.setEncodingName
(Object encodingName) Set the encodingName property: The code page name of the preferred encoding.JsonFormat.setFilePattern
(Object filePattern) Set the filePattern property: File pattern of JSON.JsonFormat.setJsonNodeReference
(Object jsonNodeReference) Set the jsonNodeReference property: The JSONPath of the JSON array element to be flattened.JsonFormat.setJsonPathDefinition
(Object jsonPathDefinition) Set the jsonPathDefinition property: The JSONPath definition for each column mapping with a customized column name to extract data from JSON file.JsonFormat.setNestingSeparator
(Object nestingSeparator) Set the nestingSeparator property: The character used to separate nesting levels.JsonFormat.setSerializer
(Object serializer) Set the serializer property: Serializer.