你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ImagePerformance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
图像性能模型。
public class ImagePerformance
type ImagePerformance = class
Public Class ImagePerformance
- 继承
-
ImagePerformance
构造函数
ImagePerformance() |
初始化 ImagePerformance 类的新实例。 |
ImagePerformance(IList<Prediction>, Guid, DateTime, Int32, Int32, String, String, IList<ImageTag>, IList<ImageRegion>) |
初始化 ImagePerformance 类的新实例。 |
属性
Created |
图像性能模型。 |
Height |
图像性能模型。 |
Id |
图像性能模型。 |
ImageUri |
图像性能模型。 |
Predictions |
图像性能模型。 |
Regions |
图像性能模型。 |
Tags |
图像性能模型。 |
ThumbnailUri |
图像性能模型。 |
Width |
图像性能模型。 |