HostedAgentDefinition.ContainerProtocolVersions 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 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)