DataFactory
Class
Definition
The top level DataPipeline resource container.
public class DataFactory
- Inheritance
-
DataFactory
Constructors
| DataFactory() |
Initializes a new instance of the DataFactory class. |
| DataFactory(String, String) |
Initializes a new instance of the DataFactory class with required arguments. |
Properties
| Id |
Optional. Resource id of the data factory. The Id property is set by the server and readonly on the client side. |
| Location |
Required. Data center location of the data factory. |
| Name |
Required. Name of the data factory. |
| Properties |
Optional. Properties of the data factory. |
| Tags |
Optional. Tags of the data factory. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |