Skip to content

Interfaces on Data Factory fluent interface #4

@kfaerk

Description

@kfaerk

Implement interfaces that limit the available builder methods at each step for the Data Factory builder (https://github.com/Watts-Energy/watts.azure/blob/development/Watts.Azure.Utils/Build/DataMovementBuilder.cs).
This should be done similarly to the Batch builder (https://github.com/Watts-Energy/watts.azure/blob/development/Watts.Azure.Utils/Build/BatchBuilder.cs).

This makes the creation of a data copy activity far more intuitive for the user, by making intellisense limit the list of possible methods to only a few, relevant for the current stage of building the data copy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions