你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GetModel interface
方法
delete(Delete |
删除文档模型。 |
get(Get |
获取详细的文档模型信息。 |
方法详细信息
delete(DeleteModelParameters)
删除文档模型。
function delete(options?: DeleteModelParameters): StreamableMethod<DeleteModel204Response | DeleteModelDefaultResponse>
参数
- options
- DeleteModelParameters
返回
get(GetModelParameters)
获取详细的文档模型信息。
function get(options?: GetModelParameters): StreamableMethod<GetModel200Response | GetModelDefaultResponse>
参数
- options
- GetModelParameters