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