AddBlockItems interface
Methods
post(Add |
Add blockItems to a text blocklist. You can add at most 100 BlockItems in one request. |
Method Details
post(AddBlockItemsParameters)
Add blockItems to a text blocklist. You can add at most 100 BlockItems in one request.
function post(options?: AddBlockItemsParameters): StreamableMethod<AddBlockItems200Response | AddBlockItemsDefaultResponse>
Parameters
- options
- AddBlockItemsParameters
Returns
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 JavaScript