Model Klasse

Definition

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)
Vererbung
Model
Implementiert

Konstruktoren

Model(PersonalizerClient)

Eigenschaften

Client

Methoden

GetPropertiesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
GetWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
ResetWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Erweiterungsmethoden

Get(IModel)
GetAsync(IModel, CancellationToken)
GetProperties(IModel)
GetPropertiesAsync(IModel, CancellationToken)
GetPropertiesWithHttpMessages(IModel, Dictionary<String,List<String>>)
GetWithHttpMessages(IModel, Dictionary<String,List<String>>)
Reset(IModel)
ResetAsync(IModel, CancellationToken)
ResetWithHttpMessages(IModel, Dictionary<String,List<String>>)

Gilt für: