共用方式為


GetModel interface

方法

delete(DeleteModelParameters)

刪除檔模型。

get(GetModelParameters)

取得詳細的檔模型資訊。

方法詳細資料

delete(DeleteModelParameters)

刪除檔模型。

function delete(options?: DeleteModelParameters): StreamableMethod<DeleteModel204Response | DeleteModelDefaultResponse>

參數

傳回

get(GetModelParameters)

取得詳細的檔模型資訊。

function get(options?: GetModelParameters): StreamableMethod<GetModel200Response | GetModelDefaultResponse>

參數

傳回