Class ModelService
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Azure.Services
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public sealed class ModelService : CrudServiceBase<MicrosoftAzureClient>, ICrudService
Constructors
| Edit this page View SourceModelService(MicrosoftAzureClient)
Declaration
public ModelService(MicrosoftAzureClient client)
Parameters
| Type | Name | Description |
|---|---|---|
| MicrosoftAzureClient | client |
Methods
| Edit this page View SourceGetList()
Declaration
public ModelInfo[] GetList()
Returns
| Type | Description |
|---|---|
| ModelInfo[] |