Show / Hide Table of Contents

Class ConnectorAttribute

Marker class for connector attributes.

Inheritance
object
ConnectorAttribute
ExternalStorage
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(ConnectorAttributeModelConverter))]
public class ConnectorAttribute
In this article
Back to top