JobArgs

constructor(deliveryInfo: Output<JobDeliveryInfoArgs>? = null, deliveryType: Output<Either<String, JobDeliveryType>>? = null, details: Output<Any>? = null, identity: Output<ResourceIdentityArgs>? = null, jobName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null, transferType: Output<Either<String, TransferType>>? = null)