AuthorizeModelCopy interface
Methods
post(Authorize |
Generates authorization to copy a document model to this location with specified modelId and optional description. |
Method Details
post(AuthorizeModelCopyParameters)
Generates authorization to copy a document model to this location with specified modelId and optional description.
function post(options: AuthorizeModelCopyParameters): StreamableMethod<AuthorizeModelCopy200Response | AuthorizeModelCopyDefaultResponse>
Parameters
- options
- AuthorizeModelCopyParameters
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