Show / Hide Table of Contents

    Class LogProperties

    The log properties.

    Inheritance
    Object
    LogProperties
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Common.Telemetry
    Assembly: Microsoft.Graph.Communications.Client.dll
    Syntax
    public static class LogProperties
    Remarks

    For better logging experience, all property names should be specific enough. Avoid using generic name such as Id, Name, etc.

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.