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