DotNetActivity
Class
Definition
.NET activity.
public class DotNetActivity : Microsoft.Azure.Management.DataFactories.Models.ActivityTypeProperties
- Inheritance
Constructors
| DotNetActivity() | |
| DotNetActivity(String, String, String, String) |
Properties
| AssemblyName |
Assembly name. |
| EntryPoint |
Entry point. |
| ExtendedProperties |
User defined property bag. There is no restriction on the keys or values that can be used. The user specified .NET activity has the full responsibility to consume and interpret the content defined. |
| PackageFile |
Package file. |
| PackageLinkedService |
Package linked service. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |