LogExtensions.GetProperties(ILog) Method
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 static Microsoft.Azure.CognitiveServices.Personalizer.Models.LogsProperties GetProperties (this Microsoft.Azure.CognitiveServices.Personalizer.ILog operations);
static member GetProperties : Microsoft.Azure.CognitiveServices.Personalizer.ILog -> Microsoft.Azure.CognitiveServices.Personalizer.Models.LogsProperties
<Extension()>
Public Function GetProperties (operations As ILog) As LogsProperties
Parameters
- operations
- ILog