AIProjectModels Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AIProjectModels sub-client.
public class AIProjectModels
type AIProjectModels = class
Public Class AIProjectModels
- Inheritance
-
AIProjectModels
Constructors
| Name | Description |
|---|---|
| AIProjectModels() |
Initializes a new instance of AIProjectModels for mocking. |
Properties
| Name | Description |
|---|---|
| Pipeline |
The HTTP pipeline for sending and receiving REST requests and responses. |
Methods
| Name | Description |
|---|---|
| StartModelPendingUploadAsync(String, String, ModelPendingUploadRequest, CancellationToken) |
Start or retrieve a pending upload for a model version. |