Log Clase

Definición

public class Log : Microsoft.Azure.CognitiveServices.Personalizer.ILog, Microsoft.Rest.IServiceOperations<Microsoft.Azure.CognitiveServices.Personalizer.PersonalizerClient>
type Log = class
    interface IServiceOperations<PersonalizerClient>
    interface ILog
Public Class Log
Implements ILog, IServiceOperations(Of PersonalizerClient)
Herencia
Log
Implementaciones

Constructores

Log(PersonalizerClient)

Propiedades

Client

Métodos

DeleteWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
GetPropertiesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Métodos de extensión

Delete(ILog)
DeleteAsync(ILog, CancellationToken)
DeleteWithHttpMessages(ILog, Dictionary<String,List<String>>)
GetProperties(ILog)
GetPropertiesAsync(ILog, CancellationToken)
GetPropertiesWithHttpMessages(ILog, Dictionary<String,List<String>>)

Se aplica a