GetDocumentModelBuildOperation interface
メソッド
get(Get |
操作情報を取得します。 |
get(Get |
操作情報を取得します。 |
get(Get |
操作情報を取得します。 |
get(Get |
操作情報を取得します。 |
get(Get |
操作情報を取得します。 |
メソッドの詳細
get(GetDocumentClassifierBuildOperationParameters)
操作情報を取得します。
function get(options?: GetDocumentClassifierBuildOperationParameters): StreamableMethod<GetDocumentClassifierBuildOperation200Response | GetDocumentClassifierBuildOperationDefaultResponse>
パラメーター
戻り値
get(GetDocumentModelBuildOperationParameters)
操作情報を取得します。
function get(options?: GetDocumentModelBuildOperationParameters): StreamableMethod<GetDocumentModelBuildOperation200Response | GetDocumentModelBuildOperationDefaultResponse>
パラメーター
戻り値
get(GetDocumentModelComposeOperationParameters)
操作情報を取得します。
function get(options?: GetDocumentModelComposeOperationParameters): StreamableMethod<GetDocumentModelComposeOperation200Response | GetDocumentModelComposeOperationDefaultResponse>
パラメーター
戻り値
get(GetDocumentModelCopyToOperationParameters)
操作情報を取得します。
function get(options?: GetDocumentModelCopyToOperationParameters): StreamableMethod<GetDocumentModelCopyToOperation200Response | GetDocumentModelCopyToOperationDefaultResponse>
パラメーター
戻り値
get(GetOperationParameters)
操作情報を取得します。
function get(options?: GetOperationParameters): StreamableMethod<GetOperation200Response | GetOperationDefaultResponse>
パラメーター
- options
- GetOperationParameters
戻り値
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript