Model 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.
public class Model : Microsoft.Azure.CognitiveServices.Personalizer.IModel, Microsoft.Rest.IServiceOperations<Microsoft.Azure.CognitiveServices.Personalizer.PersonalizerClient>
type Model = class
interface IServiceOperations<PersonalizerClient>
interface IModel
Public Class Model
Implements IModel, IServiceOperations(Of PersonalizerClient)
- Inheritance
-
Model
- Implements
Constructors
Model(PersonalizerClient) |
Properties
Client |
Methods
Extension Methods
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET