Show / Hide Table of Contents

Class SourceDetails

An object that represents the source of the flow defined by the connector. An example source is the VCNFlow logs within the NetworkLogs group. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.

Inheritance
object
SourceDetails
LoggingSourceDetails
MonitoringSourceDetails
PluginSourceDetails
StreamingSourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
[JsonConverter(typeof(SourceDetailsModelConverter))]
public class SourceDetails
In this article
Back to top