ResponseContextExtensions.NewApplyPatchCallOutputItemId 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.
Generates a new apply-patch call output item ID sharing the response's partition key.
public static string NewApplyPatchCallOutputItemId(this Azure.AI.AgentServer.Responses.ResponseContext context);
static member NewApplyPatchCallOutputItemId : Azure.AI.AgentServer.Responses.ResponseContext -> string
<Extension()>
Public Function NewApplyPatchCallOutputItemId (context As ResponseContext) As String
Parameters
- context
- ResponseContext
The response context.
Returns
An apply-patch call output item ID in the format apo_{partitionKey}{entropy}.