CustomInferencingServer Class

Definition

Custom inference server configurations.

public class CustomInferencingServer : Azure.ResourceManager.MachineLearning.Models.InferencingServer
type CustomInferencingServer = class
    inherit InferencingServer
Public Class CustomInferencingServer
Inherits InferencingServer
Inheritance
CustomInferencingServer

Constructors

CustomInferencingServer()

Initializes a new instance of CustomInferencingServer.

Properties

InferenceConfiguration

Inference configuration for custom inferencing.

Applies to