Partager via


FunctionResultContent.CallId Property

Definition

The function call ID.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? CallId { get; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.CallId : string
Public ReadOnly Property CallId As String

Property Value

Attributes

Applies to