InvokeAzureAgentWorkflowActionOutputItemResource.FromResponse Method
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.
Deserializes the model from a raw response.
public static Azure.AI.AgentServer.Contracts.Generated.Agents.WorkflowAgents.InvokeAzureAgentWorkflowActionOutputItemResource FromResponse(Azure.Response response);
static member FromResponse : Azure.Response -> Azure.AI.AgentServer.Contracts.Generated.Agents.WorkflowAgents.InvokeAzureAgentWorkflowActionOutputItemResource
Public Shared Function FromResponse (response As Response) As InvokeAzureAgentWorkflowActionOutputItemResource
Parameters
- response
- Response
The response to deserialize the model from.