RequireApprovalOption.ApprovalType Property
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.
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)