Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Mapper type
- Package:
- @azure/core-client
Mappers are definitions of the data models used in the library. These data models are part of the Operation or Client definitions in the responses or parameters.
type Mapper =
| BaseMapper
| CompositeMapper
| SequenceMapper
| DictionaryMapper
| EnumMapper
