CognitiveServicesDeploymentRouting Class

Definition

Routing configuration for the model-router deployment. Specifies how requests are routed across multiple models.

public class CognitiveServicesDeploymentRouting : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesDeploymentRouting>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesDeploymentRouting>
type CognitiveServicesDeploymentRouting = class
    interface IJsonModel<CognitiveServicesDeploymentRouting>
    interface IPersistableModel<CognitiveServicesDeploymentRouting>
Public Class CognitiveServicesDeploymentRouting
Implements IJsonModel(Of CognitiveServicesDeploymentRouting), IPersistableModel(Of CognitiveServicesDeploymentRouting)
Inheritance
CognitiveServicesDeploymentRouting
Implements

Applies to