Azure MLUpdate Resource Activity Args
constructor(dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, name: Output<String>, policy: Output<ActivityPolicyArgs>? = null, trainedModelFilePath: Output<Any>, trainedModelLinkedServiceName: Output<LinkedServiceReferenceArgs>, trainedModelName: Output<Any>, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)