RequireApprovalOption.ApprovalType Property

Definition

The approval type applied to all tools (e.g. "never" or "always").

public Azure.AI.VoiceLive.McpApprovalKind? ApprovalType { get; }
public Azure.AI.VoiceLive.MCPApprovalType? ApprovalType { get; }
member this.ApprovalType : Nullable<Azure.AI.VoiceLive.McpApprovalKind>
member this.ApprovalType : Nullable<Azure.AI.VoiceLive.MCPApprovalType>
Public ReadOnly Property ApprovalType As Nullable(Of McpApprovalKind)
Public ReadOnly Property ApprovalType As Nullable(Of MCPApprovalType)

Property Value

Applies to