Show / Hide Table of Contents

Class Source

The source the log object comes from.

Inheritance
object
Source
OciService
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
[JsonConverter(typeof(SourceModelConverter))]
public class Source
In this article
Back to top