你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ListModelsResult Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. computervision. models. ListModelsResult
- com.
public class ListModelsResult
Result of the List Domain Models operation.
Constructor Summary
Constructor | Description | |
---|---|---|
ListModelsResult() |
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Model |
modelsProperty()
Get the models |
Methods inherited from java.lang.Object
Constructor Details
ListModelsResult
public ListModelsResult()
Method Details
modelsProperty
public List
Get the modelsProperty value.
Returns:
the modelsProperty value