Freigeben über


CognitiveServicesAgentDeploymentProperties.Protocols Property

Definition

Gets or sets the supported protocol types and versions exposed by this deployment.

public System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentProtocolVersion> Protocols { get; set; }
member this.Protocols : System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentProtocolVersion> with get, set
Public Property Protocols As IList(Of CognitiveServicesAgentProtocolVersion)

Property Value

Applies to