Share via


HostedAgentDefinition.ContainerProtocolVersions Property

Definition

The protocols that the agent supports for ingress communication of the containers.

public System.Collections.Generic.IList<Azure.AI.Projects.OpenAI.ProtocolVersionRecord> ContainerProtocolVersions { get; }
member this.ContainerProtocolVersions : System.Collections.Generic.IList<Azure.AI.Projects.OpenAI.ProtocolVersionRecord>
Public ReadOnly Property ContainerProtocolVersions As IList(Of ProtocolVersionRecord)

Property Value

Applies to