AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties> Class

Definition

public abstract class AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties> where TExtensibleTypeProperties : TypeProperties where TGenericTypeProperties : TExtensibleTypeProperties
Type Parameters
TExtensibleTypeProperties
TGenericTypeProperties
Inheritance
AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>
Derived

Constructors

AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>()
AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>(TExtensibleTypeProperties, String)

Properties

Type

The type of the resource. May be the name of a built-in ADF type or a type registered by a user and available to the data factory this resource is a member of.

TypeProperties

The properties specific to the resource type.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)