MachineLearningTritonModelJobInput 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.
The MachineLearningTritonModelJobInput.
public class MachineLearningTritonModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningTritonModelJobInput>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningTritonModelJobInput>
public class MachineLearningTritonModelJobInput : Azure.ResourceManager.MachineLearning.Models.MachineLearningJobInput
type MachineLearningTritonModelJobInput = class
inherit MachineLearningJobInput
interface IJsonModel<MachineLearningTritonModelJobInput>
interface IPersistableModel<MachineLearningTritonModelJobInput>
type MachineLearningTritonModelJobInput = class
inherit MachineLearningJobInput
Public Class MachineLearningTritonModelJobInput
Inherits MachineLearningJobInput
Implements IJsonModel(Of MachineLearningTritonModelJobInput), IPersistableModel(Of MachineLearningTritonModelJobInput)
Public Class MachineLearningTritonModelJobInput
Inherits MachineLearningJobInput
- Inheritance
- Implements
Constructors
MachineLearningTritonModelJobInput(Uri) |
Initializes a new instance of MachineLearningTritonModelJobInput. |
Properties
Description |
Description for the input. (Inherited from MachineLearningJobInput) |
Mode |
Input Asset Delivery Mode. |
Uri |
[Required] Input Asset URI. |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET