Import Pipeline Args
constructor(identity: Output<IdentityPropertiesArgs>? = null, importPipelineName: Output<String>? = null, location: Output<String>? = null, options: Output<List<Either<String, PipelineOptions>>>? = null, registryName: Output<String>? = null, resourceGroupName: Output<String>? = null, source: Output<ImportPipelineSourcePropertiesArgs>? = null, trigger: Output<PipelineTriggerPropertiesArgs>? = null)