你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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