Partager via


LogExtensions.GetPropertiesAsync(ILog, CancellationToken) Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Personalizer.Models.LogsProperties> GetPropertiesAsync (this Microsoft.Azure.CognitiveServices.Personalizer.ILog operations, System.Threading.CancellationToken cancellationToken = default);
static member GetPropertiesAsync : Microsoft.Azure.CognitiveServices.Personalizer.ILog * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Personalizer.Models.LogsProperties>
<Extension()>
Public Function GetPropertiesAsync (operations As ILog, Optional cancellationToken As CancellationToken = Nothing) As Task(Of LogsProperties)

Paramètres

operations
ILog
cancellationToken
CancellationToken

Retours

S’applique à