Show / Hide Table of Contents

Class TargetConnectorPlugin

A connector plugin for sending data to a target service. For configuration instructions, see Creating a Connector.

Inheritance
object
ConnectorPlugin
TargetConnectorPlugin
Inherited Members
ConnectorPlugin.Name
ConnectorPlugin.TimeCreated
ConnectorPlugin.EstimatedThroughput
ConnectorPlugin.LifecycleState
ConnectorPlugin.DisplayName
ConnectorPlugin.Schema
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
public class TargetConnectorPlugin : ConnectorPlugin
In this article
Back to top