CreateAsyncResponse 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 CreateAsyncResponse.
public class CreateAsyncResponse : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.CreateAsyncResponse>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.CreateAsyncResponse>
type CreateAsyncResponse = class
interface IJsonModel<CreateAsyncResponse>
interface IPersistableModel<CreateAsyncResponse>
Public Class CreateAsyncResponse
Implements IJsonModel(Of CreateAsyncResponse), IPersistableModel(Of CreateAsyncResponse)
- Inheritance
-
CreateAsyncResponse
- Implements
Properties
| Name | Description |
|---|---|
| Location |
URL to poll for operation status. |
| OperationResult |
URL to the operation result, or null if the operation is still in progress. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to CreateAsyncResponse) | |