你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Models.ModelsListModelsDefinition Interface
public interface ModelsListModelsDefinition extends Models.ModelsListModelsDefinitionStages.WithAppId,Models.ModelsListModelsDefinitionStages.WithVersionId,Models.ModelsListModelsDefinitionStages.WithExecute
The entirety of listModels definition.
Inherited Members
Models.ModelsListModelsDefinitionStages.WithExecute.execute()
Models.ModelsListModelsDefinitionStages.WithExecute.executeAsync()
Models.ModelsListModelsDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsListModelsDefinitionStages.WithAllOptions.withSkip(Integer skip)
Models.ModelsListModelsDefinitionStages.WithAllOptions.withTake(Integer take)
Models.ModelsListModelsDefinitionStages.WithVersionId.withVersionId(String versionId)