Azure MLExecute Pipeline Activity Args
constructor(continueOnStepFailure: Output<Any>? = null, dataPathAssignments: Output<Any>? = null, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, experimentName: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, mlParentRunId: Output<Any>? = null, mlPipelineEndpointId: Output<Any>? = null, mlPipelineId: Output<Any>? = null, mlPipelineParameters: Output<Any>? = null, name: Output<String>, policy: Output<ActivityPolicyArgs>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null, version: Output<Any>? = null)