CognitiveServicesAgentProtocolVersion Class
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.
Type modeling the protocol and version used by an agent/exposed by a deployment.
public class CognitiveServicesAgentProtocolVersion : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentProtocolVersion>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgentProtocolVersion>
type CognitiveServicesAgentProtocolVersion = class
interface IJsonModel<CognitiveServicesAgentProtocolVersion>
interface IPersistableModel<CognitiveServicesAgentProtocolVersion>
Public Class CognitiveServicesAgentProtocolVersion
Implements IJsonModel(Of CognitiveServicesAgentProtocolVersion), IPersistableModel(Of CognitiveServicesAgentProtocolVersion)
- Inheritance
-
CognitiveServicesAgentProtocolVersion
- Implements
Constructors
| Name | Description |
|---|---|
| CognitiveServicesAgentProtocolVersion() |
Initializes a new instance of CognitiveServicesAgentProtocolVersion. |
Properties
| Name | Description |
|---|---|
| Protocol |
The protocol used by the agent/exposed by a deployment. |
| Version |
The version of the protocol. |