AIFoundryNetworkInjection.Scenario 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.
Specifies what features in AI Foundry network injection applies to. Currently only supports 'agent' for agent scenarios. 'none' means no network injection.
public Azure.ResourceManager.CognitiveServices.Models.AIFoundryNetworkInjectionScenarioType? Scenario { get; set; }
member this.Scenario : Nullable<Azure.ResourceManager.CognitiveServices.Models.AIFoundryNetworkInjectionScenarioType> with get, set
Public Property Scenario As Nullable(Of AIFoundryNetworkInjectionScenarioType)