Show / Hide Table of Contents

Class TargetConnectorPluginSummary

Summary information for a connector plugin that sends data to a target service. For configuration instructions, see Creating a Connector.

Inheritance
object
ConnectorPluginSummary
TargetConnectorPluginSummary
Inherited Members
ConnectorPluginSummary.Name
ConnectorPluginSummary.TimeCreated
ConnectorPluginSummary.EstimatedThroughput
ConnectorPluginSummary.LifecycleState
ConnectorPluginSummary.DisplayName
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 TargetConnectorPluginSummary : ConnectorPluginSummary
In this article
Back to top