GetAnalyzeBatchResult interface
方法
delete(Request |
標示要刪除的批次檔分析結果。 |
get(Request |
取得批次檔分析的結果。 |
方法詳細資料
delete(RequestParameters)
標示要刪除的批次檔分析結果。
function delete(options?: RequestParameters): StreamableMethod<DeleteAnalyzeBatchResult204Response | DeleteAnalyzeBatchResultDefaultResponse>
參數
- options
- RequestParameters
傳回
get(RequestParameters)
取得批次檔分析的結果。
function get(options?: RequestParameters): StreamableMethod<GetAnalyzeBatchResult200Response | GetAnalyzeBatchResultDefaultResponse>
參數
- options
- RequestParameters