StartResponse Constructors
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.
Overloads
| Name | Description |
|---|---|
| StartResponse() | |
| StartResponse(StartResponse) |
StartResponse()
public StartResponse();
Public Sub New ()
Applies to
StartResponse(StartResponse)
protected StartResponse(Microsoft.Agents.CopilotStudio.Client.Models.StartResponse original);
Protected Sub New (original As StartResponse)
Parameters
- original
- StartResponse