Skip to main content

generate_model_copy_authorizations

Creates, updates, deletes, gets or lists a generate_model_copy_authorizations resource.

Overview

Namegenerate_model_copy_authorizations
TypeResource
Idazure.ai_form_recognizer.generate_model_copy_authorizations

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
generate_model_copy_authorizationexecendpointGenerate Copy Authorization. Generate authorization to copy a model into the target Form Recognizer resource.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription
endpointstringThe service endpoint host (no scheme). (default: )

Lifecycle Methods

Generate Copy Authorization. Generate authorization to copy a model into the target Form Recognizer resource.

EXEC azure.ai_form_recognizer.generate_model_copy_authorizations.generate_model_copy_authorization 
@endpoint='{{ endpoint }}' --required
;