Create a SynonymMaps.
Reference to the service client.
Creates a new synonym map.
The definition of the synonym map to create.
Promise<Models.SynonymMapsCreateResponse>
The definition of the synonym map to create.
The callback
The definition of the synonym map to create.
The optional parameters
The callback
Creates a new synonym map or updates a synonym map if it already exists.
The name of the synonym map to create or update.
The definition of the synonym map to create or update.
Promise<Models.SynonymMapsCreateOrUpdateResponse>
The name of the synonym map to create or update.
The definition of the synonym map to create or update.
The callback
The name of the synonym map to create or update.
The definition of the synonym map to create or update.
The optional parameters
The callback
Deletes a synonym map.
The name of the synonym map to delete.
Promise<coreHttp.RestResponse>
The name of the synonym map to delete.
The callback
The name of the synonym map to delete.
The optional parameters
The callback
Retrieves a synonym map definition.
The name of the synonym map to retrieve.
Promise<Models.SynonymMapsGetResponse>
The name of the synonym map to retrieve.
The callback
The name of the synonym map to retrieve.
The optional parameters
The callback
Lists all synonym maps available for a search service.
Promise<Models.SynonymMapsListResponse>
The callback
The optional parameters
The callback
Generated using TypeDoc
Class representing a SynonymMaps.